diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-09-17 15:53:24 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-09-17 15:53:24 -0700 |
commit | a57c3e028eff6cb0b6d01a7f4fed1a4bf71c8e6d (patch) | |
tree | 8b2fda5dc7fb72e71c2ef56f7c9cf38dfc323fa0 /media-libs/gst-plugins-base | |
parent | media-libs/gst-plugins-bad-1.14.1-r1: ppc stable, bug 661288 (diff) | |
download | gentoo-a57c3e028eff6cb0b6d01a7f4fed1a4bf71c8e6d.tar.gz gentoo-a57c3e028eff6cb0b6d01a7f4fed1a4bf71c8e6d.tar.bz2 gentoo-a57c3e028eff6cb0b6d01a7f4fed1a4bf71c8e6d.zip |
media-libs/gst-plugins-base-1.14.1: ppc stable, bug 661288
Diffstat (limited to 'media-libs/gst-plugins-base')
-rw-r--r-- | media-libs/gst-plugins-base/gst-plugins-base-1.14.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/gst-plugins-base/gst-plugins-base-1.14.1.ebuild b/media-libs/gst-plugins-base/gst-plugins-base-1.14.1.ebuild index f140744db6d8..f8f77111dcf7 100644 --- a/media-libs/gst-plugins-base/gst-plugins-base-1.14.1.ebuild +++ b/media-libs/gst-plugins-base/gst-plugins-base-1.14.1.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 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" # 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 |