diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-01-09 01:41:58 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-01-09 02:34:45 +0100 |
commit | b23473bcfd9a1d3277782ea450f97525885cfe10 (patch) | |
tree | ccabe8ecd900eff8c461599568bed711dc39f7af | |
parent | media-libs/graphene: x86 stable (bug #674854) (diff) | |
download | gentoo-b23473bcfd9a1d3277782ea450f97525885cfe10.tar.gz gentoo-b23473bcfd9a1d3277782ea450f97525885cfe10.tar.bz2 gentoo-b23473bcfd9a1d3277782ea450f97525885cfe10.zip |
media-libs/gst-plugins-bad: x86 stable (bug #674854)
Package-Manager: Portage-2.3.54, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
-rw-r--r-- | media-libs/gst-plugins-bad/gst-plugins-bad-1.14.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/gst-plugins-bad/gst-plugins-bad-1.14.3.ebuild b/media-libs/gst-plugins-bad/gst-plugins-bad-1.14.3.ebuild index c58d0a23e121..7196fadeb5b2 100644 --- a/media-libs/gst-plugins-bad/gst-plugins-bad-1.14.3.ebuild +++ b/media-libs/gst-plugins-bad/gst-plugins-bad-1.14.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ DESCRIPTION="Less plugins for GStreamer" HOMEPAGE="https://gstreamer.freedesktop.org/" LICENSE="LGPL-2" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" # TODO: egl and gtk IUSE only for transition IUSE="X bzip2 +egl gles2 gtk +introspection +opengl +orc vcd vnc wayland" # Keep default IUSE mirrored with gst-plugins-base where relevant |