Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/gst-plugins-base/
Date: Mon, 29 Apr 2019 08:17:49
Message-Id: 1556525852.889dca6ec705075e7f47b8d48a1119eddf66b980.slyfox@gentoo
1 commit: 889dca6ec705075e7f47b8d48a1119eddf66b980
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Mon Apr 29 07:59:16 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Mon Apr 29 08:17:32 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=889dca6e
7
8 media-libs/gst-plugins-base: keyworded 1.14.4-r1 for ia64, bug #662458
9
10 Package-Manager: Portage-2.3.65, Repoman-2.3.12
11 RepoMan-Options: --include-arches="ia64"
12 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
13
14 media-libs/gst-plugins-base/gst-plugins-base-1.14.4-r1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/media-libs/gst-plugins-base/gst-plugins-base-1.14.4-r1.ebuild b/media-libs/gst-plugins-base/gst-plugins-base-1.14.4-r1.ebuild
18 index 1843a1f8dc2..c4e2b5ed711 100644
19 --- a/media-libs/gst-plugins-base/gst-plugins-base-1.14.4-r1.ebuild
20 +++ b/media-libs/gst-plugins-base/gst-plugins-base-1.14.4-r1.ebuild
21 @@ -10,7 +10,7 @@ DESCRIPTION="Basepack of plugins for gstreamer"
22 HOMEPAGE="https://gstreamer.freedesktop.org/"
23
24 LICENSE="GPL-2+ LGPL-2+"
25 -KEYWORDS="amd64 arm ~arm64 ppc ppc64 ~sparc x86"
26 +KEYWORDS="amd64 arm ~arm64 ~ia64 ppc ppc64 ~sparc x86"
27
28 # For OpenGL we have three separate concepts, with a list of possibilities in each:
29 # * opengl APIs - opengl and/or gles2; USE=opengl and USE=gles2 enable these accordingly; if neither is enabled, OpenGL helper library and elements are not built at all and all the other options aren't relevant