summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2019-01-23 16:25:01 +0300
committerMikle Kolyada <zlogene@gentoo.org>2019-01-23 16:25:01 +0300
commitdd22ba37191a2f2997ee36dd82456d1d18c038fe (patch)
tree336fdde7383b137030626487a7ec3cc2f6e5fc3a /media-plugins/gst-plugins-gtk
parentmedia-plugins/gst-plugins-gdkpixbuf: arm stable wrt bug #674854 (diff)
downloadgentoo-dd22ba37191a2f2997ee36dd82456d1d18c038fe.tar.gz
gentoo-dd22ba37191a2f2997ee36dd82456d1d18c038fe.tar.bz2
gentoo-dd22ba37191a2f2997ee36dd82456d1d18c038fe.zip
media-plugins/gst-plugins-gtk: arm stable wrt bug #674854
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'media-plugins/gst-plugins-gtk')
-rw-r--r--media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.14.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.14.4.ebuild b/media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.14.4.ebuild
index 29708a407af6..27783da236ff 100644
--- a/media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.14.4.ebuild
+++ b/media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.14.4.ebuild
@@ -7,7 +7,7 @@ GST_ORG_MODULE=gst-plugins-good
inherit gstreamer
DESCRIPTION="Video sink plugin for GStreamer that renders to a GtkWidget"
-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"
IUSE="+egl gles2 +opengl wayland +X" # Keep default IUSE mirrored with gst-plugins-base
# egl, wayland and X only matters if gst-plugins-bad is build with USE=opengl and/or USE=gles2
# We mirror egl/gles2/opengl/wayland/X due to automagic detection from gstreamer-gl.pc variables;