diff options
author | Matt Turner <mattst88@gentoo.org> | 2019-01-24 18:37:53 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2019-01-24 18:37:53 -0800 |
commit | 6a4122f66b94ece82c7264436459cdf87cb2348c (patch) | |
tree | ecaf8ef87849656930e1ffde92a9879156b3e350 /media-libs/gst-plugins-base | |
parent | media-libs/gst-plugins-bad-1.14.3: ia64 stable, bug 674854 (diff) | |
download | gentoo-6a4122f66b94ece82c7264436459cdf87cb2348c.tar.gz gentoo-6a4122f66b94ece82c7264436459cdf87cb2348c.tar.bz2 gentoo-6a4122f66b94ece82c7264436459cdf87cb2348c.zip |
media-libs/gst-plugins-base-1.14.4: ia64 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 888df5ed80b2..b66165fcc1f2 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 |