diff options
author | Markus Meier <maekke@gentoo.org> | 2018-08-22 07:06:33 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2018-08-22 07:06:33 +0200 |
commit | fc49558ee4777fc5d191ad54aee2a8531491eaf8 (patch) | |
tree | f380ccb63dc2a3300445139f00e034a797b30718 /media-libs/gst-plugins-base | |
parent | media-libs/gstreamer: arm stable, bug #661288 (diff) | |
download | gentoo-fc49558ee4777fc5d191ad54aee2a8531491eaf8.tar.gz gentoo-fc49558ee4777fc5d191ad54aee2a8531491eaf8.tar.bz2 gentoo-fc49558ee4777fc5d191ad54aee2a8531491eaf8.zip |
media-libs/gst-plugins-base: arm stable, bug #661288
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="arm"
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 6b6a09e0f0f9..f140744db6d8 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 |