diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-12-07 16:06:13 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-12-07 16:11:36 +0300 |
commit | 4766bb53f6da80f59926aa729660784483dcd1aa (patch) | |
tree | 9c57fe5c479e273eb832c0cffe9da0b94211849d /media-libs | |
parent | media-libs/gstreamer: amd64 stable wrt bug #702246 (diff) | |
download | gentoo-4766bb53f6da80f59926aa729660784483dcd1aa.tar.gz gentoo-4766bb53f6da80f59926aa729660784483dcd1aa.tar.bz2 gentoo-4766bb53f6da80f59926aa729660784483dcd1aa.zip |
media-libs/gst-plugins-base: amd64 stable wrt bug #702246
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/gst-plugins-base/gst-plugins-base-1.14.5-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/gst-plugins-base/gst-plugins-base-1.14.5-r1.ebuild b/media-libs/gst-plugins-base/gst-plugins-base-1.14.5-r1.ebuild index 9f40a8032600..91a6fb9c4e40 100644 --- a/media-libs/gst-plugins-base/gst-plugins-base-1.14.5-r1.ebuild +++ b/media-libs/gst-plugins-base/gst-plugins-base-1.14.5-r1.ebuild @@ -10,7 +10,7 @@ DESCRIPTION="Basepack of plugins for gstreamer" HOMEPAGE="https://gstreamer.freedesktop.org/" LICENSE="GPL-2+ LGPL-2+" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" # 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 |