diff options
author | Matt Turner <mattst88@gentoo.org> | 2019-01-24 18:38:15 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2019-01-24 18:38:15 -0800 |
commit | c5271abc3035aec38c47f1c654cc054685e7d4fe (patch) | |
tree | 12d69a8e9f9c21ddfb66adbe656c16d57dff6c13 /media-libs/gst-plugins-base | |
parent | media-libs/gst-plugins-bad-1.14.3: alpha stable, bug 674854 (diff) | |
download | gentoo-c5271abc3035aec38c47f1c654cc054685e7d4fe.tar.gz gentoo-c5271abc3035aec38c47f1c654cc054685e7d4fe.tar.bz2 gentoo-c5271abc3035aec38c47f1c654cc054685e7d4fe.zip |
media-libs/gst-plugins-base-1.14.4: alpha stable, bug 674854
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'media-libs/gst-plugins-base')
-rw-r--r-- | media-libs/gst-plugins-base/gst-plugins-base-1.14.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/gst-plugins-base/gst-plugins-base-1.14.4.ebuild b/media-libs/gst-plugins-base/gst-plugins-base-1.14.4.ebuild index b66165fcc1f2..3b09b6da9fe6 100644 --- a/media-libs/gst-plugins-base/gst-plugins-base-1.14.4.ebuild +++ b/media-libs/gst-plugins-base/gst-plugins-base-1.14.4.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 |