diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-06 19:42:20 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-06 19:42:20 +0100 |
commit | 7657ed329f7968398ec50e59ced5e5f6291013f2 (patch) | |
tree | fbcf6be807e659627e65d70a9658ced3a33cb01c /media-libs | |
parent | media-libs/gst-plugins-base: keyworded 1.14.3-r1 for ppc, bug #662458 (diff) | |
download | gentoo-7657ed329f7968398ec50e59ced5e5f6291013f2.tar.gz gentoo-7657ed329f7968398ec50e59ced5e5f6291013f2.tar.bz2 gentoo-7657ed329f7968398ec50e59ced5e5f6291013f2.zip |
media-libs/gst-plugins-base: keyworded 1.14.4-r1 for ppc, bug #662458
Tested-by: ernsteiswuerfel
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/gst-plugins-base/gst-plugins-base-1.14.4-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 index 72b65c23f424..b87fbb291fbe 100644 --- 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 @@ -10,7 +10,7 @@ DESCRIPTION="Basepack of plugins for gstreamer" HOMEPAGE="https://gstreamer.freedesktop.org/" LICENSE="GPL-2+ LGPL-2+" -KEYWORDS="~amd64 ~arm ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86" # For OpenGL we have three separate concepts, with a list of possibilities in each: # * 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 |