diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-08-07 09:26:26 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-08-07 09:26:26 +0100 |
commit | 578a7a52c151f3acde9467f896a58e90e37a7e75 (patch) | |
tree | c5559d339116fdb9f3071d39d9d8ba8463c53dab /media-libs/gst-plugins-base | |
parent | media-libs/graphene: keyworded 1.8.2 for ppc64, bug #662458 (diff) | |
download | gentoo-578a7a52c151f3acde9467f896a58e90e37a7e75.tar.gz gentoo-578a7a52c151f3acde9467f896a58e90e37a7e75.tar.bz2 gentoo-578a7a52c151f3acde9467f896a58e90e37a7e75.zip |
media-libs/gst-plugins-base: keyworded 1.14.2-r1 for ppc64, bug #662458
Package-Manager: Portage-2.3.44, Repoman-2.3.10
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'media-libs/gst-plugins-base')
-rw-r--r-- | media-libs/gst-plugins-base/gst-plugins-base-1.14.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/gst-plugins-base/gst-plugins-base-1.14.2-r1.ebuild b/media-libs/gst-plugins-base/gst-plugins-base-1.14.2-r1.ebuild index 98fe3b98dd5d..d35af17af666 100644 --- a/media-libs/gst-plugins-base/gst-plugins-base-1.14.2-r1.ebuild +++ b/media-libs/gst-plugins-base/gst-plugins-base-1.14.2-r1.ebuild @@ -10,7 +10,7 @@ DESCRIPTION="Basepack of plugins for gstreamer" HOMEPAGE="https://gstreamer.freedesktop.org/" LICENSE="GPL-2+ LGPL-2+" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc64 ~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 |