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: Sat, 06 Oct 2018 18:43:15
Message-Id: 1538851340.7657ed329f7968398ec50e59ced5e5f6291013f2.slyfox@gentoo
1 commit: 7657ed329f7968398ec50e59ced5e5f6291013f2
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 6 18:42:20 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 6 18:42:20 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7657ed32
7
8 media-libs/gst-plugins-base: keyworded 1.14.4-r1 for ppc, bug #662458
9
10 Tested-by: ernsteiswuerfel
11 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
12 Package-Manager: Portage-2.3.50, Repoman-2.3.11
13 RepoMan-Options: --include-arches="ppc"
14
15 media-libs/gst-plugins-base/gst-plugins-base-1.14.4-r1.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 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
19 index 72b65c23f42..b87fbb291fb 100644
20 --- a/media-libs/gst-plugins-base/gst-plugins-base-1.14.4-r1.ebuild
21 +++ b/media-libs/gst-plugins-base/gst-plugins-base-1.14.4-r1.ebuild
22 @@ -10,7 +10,7 @@ DESCRIPTION="Basepack of plugins for gstreamer"
23 HOMEPAGE="https://gstreamer.freedesktop.org/"
24
25 LICENSE="GPL-2+ LGPL-2+"
26 -KEYWORDS="~amd64 ~arm ~ppc64 ~sparc ~x86"
27 +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86"
28
29 # For OpenGL we have three separate concepts, with a list of possibilities in each:
30 # * 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