diff options
author | Sam James <sam@gentoo.org> | 2021-02-14 02:08:40 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-14 02:08:40 +0000 |
commit | 600ecf47151786f8367a909d35c7622d0316e301 (patch) | |
tree | f10c49d5b9f7ef1f8d03c18ad7a3cabe25ad52f0 /media-libs/gst-plugins-base | |
parent | media-libs/gstreamer: Stabilize 1.16.3 ppc64, #766336 (diff) | |
download | gentoo-600ecf47151786f8367a909d35c7622d0316e301.tar.gz gentoo-600ecf47151786f8367a909d35c7622d0316e301.tar.bz2 gentoo-600ecf47151786f8367a909d35c7622d0316e301.zip |
media-libs/gst-plugins-base: Stabilize 1.16.3 ppc64, #766336
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs/gst-plugins-base')
-rw-r--r-- | media-libs/gst-plugins-base/gst-plugins-base-1.16.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/gst-plugins-base/gst-plugins-base-1.16.3.ebuild b/media-libs/gst-plugins-base/gst-plugins-base-1.16.3.ebuild index 165995426bfc..566b259cc9aa 100644 --- a/media-libs/gst-plugins-base/gst-plugins-base-1.16.3.ebuild +++ b/media-libs/gst-plugins-base/gst-plugins-base-1.16.3.ebuild @@ -10,7 +10,7 @@ DESCRIPTION="Basepack of plugins for gstreamer" HOMEPAGE="https://gstreamer.freedesktop.org/" LICENSE="GPL-2+ LGPL-2+" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~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 |