diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2018-07-21 18:56:16 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2018-07-21 18:56:35 +0200 |
commit | 3a005f5ec36c720056f8032673457c7b3f2a4a32 (patch) | |
tree | 2f4e0108f6e855c1b39e1e1d50f974f2aa3499f1 /media-libs/gst-plugins-base | |
parent | media-libs/gst-plugins-bad-1.14.1-r1: alpha stable (diff) | |
download | gentoo-3a005f5ec36c720056f8032673457c7b3f2a4a32.tar.gz gentoo-3a005f5ec36c720056f8032673457c7b3f2a4a32.tar.bz2 gentoo-3a005f5ec36c720056f8032673457c7b3f2a4a32.zip |
media-libs/gst-plugins-base-1.14.1-r0: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/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 57bb9d4c5861..35fed391acd0 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 |