diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-12-28 18:40:45 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-12-28 18:40:45 +0300 |
commit | 084c6dc25b6929be440b0b6a43277b17af40f7d6 (patch) | |
tree | 5ef072d195f689e185d1b1642b1515b09b41de1e /media-libs/gst-plugins-base | |
parent | media-libs/gstreamer: alpha stable wrt bug #702246 (diff) | |
download | gentoo-084c6dc25b6929be440b0b6a43277b17af40f7d6.tar.gz gentoo-084c6dc25b6929be440b0b6a43277b17af40f7d6.tar.bz2 gentoo-084c6dc25b6929be440b0b6a43277b17af40f7d6.zip |
media-libs/gst-plugins-base: alpha stable wrt bug #702246
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="alpha"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'media-libs/gst-plugins-base')
-rw-r--r-- | media-libs/gst-plugins-base/gst-plugins-base-1.14.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/gst-plugins-base/gst-plugins-base-1.14.5.ebuild b/media-libs/gst-plugins-base/gst-plugins-base-1.14.5.ebuild index 60f43b861174..06fa58012ab5 100644 --- a/media-libs/gst-plugins-base/gst-plugins-base-1.14.5.ebuild +++ b/media-libs/gst-plugins-base/gst-plugins-base-1.14.5.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-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-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 |