diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-12-07 16:14:06 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-12-07 16:16:52 +0300 |
commit | 8612e3e99b3503b13cd2f564e0fdd6a359013a84 (patch) | |
tree | e8a00ba93ae558bc51acc31940a91ff821748c2b /media-libs/gst-plugins-base | |
parent | media-libs/gstreamer: x86 stable wrt bug #702246 (diff) | |
download | gentoo-8612e3e99b3503b13cd2f564e0fdd6a359013a84.tar.gz gentoo-8612e3e99b3503b13cd2f564e0fdd6a359013a84.tar.bz2 gentoo-8612e3e99b3503b13cd2f564e0fdd6a359013a84.zip |
media-libs/gst-plugins-base: x86 stable wrt bug #702246
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
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-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 91a6fb9c4e40..60371118c94d 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 |