summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2019-01-09 01:43:31 +0100
committerThomas Deutschmann <whissi@gentoo.org>2019-01-09 02:34:46 +0100
commit21ccf9bab6c951503a71427d927b6c2d037b292a (patch)
tree2b6027b07bb5339e0154f278ca8d0d82f08ee936 /media-libs/gst-plugins-base
parentmedia-libs/gst-plugins-bad: x86 stable (bug #674854) (diff)
downloadgentoo-21ccf9bab6c951503a71427d927b6c2d037b292a.tar.gz
gentoo-21ccf9bab6c951503a71427d927b6c2d037b292a.tar.bz2
gentoo-21ccf9bab6c951503a71427d927b6c2d037b292a.zip
media-libs/gst-plugins-base: x86 stable (bug #674854)
Package-Manager: Portage-2.3.54, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'media-libs/gst-plugins-base')
-rw-r--r--media-libs/gst-plugins-base/gst-plugins-base-1.14.4-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/gst-plugins-base/gst-plugins-base-1.14.4-r1.ebuild b/media-libs/gst-plugins-base/gst-plugins-base-1.14.4-r1.ebuild
index b87fbb291fbe..c427c32a2aeb 100644
--- a/media-libs/gst-plugins-base/gst-plugins-base-1.14.4-r1.ebuild
+++ b/media-libs/gst-plugins-base/gst-plugins-base-1.14.4-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -10,7 +10,7 @@ DESCRIPTION="Basepack of plugins for gstreamer"
HOMEPAGE="https://gstreamer.freedesktop.org/"
LICENSE="GPL-2+ LGPL-2+"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~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