summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2019-01-08 20:36:11 -0800
committerMatt Turner <mattst88@gentoo.org>2019-01-08 20:36:11 -0800
commit104bd9796ad589fa9eef039274890eba3b59dce8 (patch)
tree8a702951663c22b94b1e42118c1fd168fdca48e9
parentmedia-plugins/gst-plugins-gdkpixbuf-1.14.4: amd64 stable, bug 674854 (diff)
downloadgentoo-104bd9796ad589fa9eef039274890eba3b59dce8.tar.gz
gentoo-104bd9796ad589fa9eef039274890eba3b59dce8.tar.bz2
gentoo-104bd9796ad589fa9eef039274890eba3b59dce8.zip
media-plugins/gst-plugins-gtk-1.14.4: amd64 stable, bug 674854
Signed-off-by: Matt Turner <mattst88@gentoo.org>
-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 ce066e47031b..48a08070694e 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;