summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2019-01-24 18:38:26 -0800
committerMatt Turner <mattst88@gentoo.org>2019-01-24 18:38:26 -0800
commitc1d1fc213819f2a5032b5c71fd881949e7fe0c84 (patch)
tree52d8191848efd97fb6a29db2213cade7f432b5d9 /media-plugins/gst-plugins-gtk
parentmedia-plugins/gst-plugins-gdkpixbuf-1.14.4: alpha stable, bug 674854 (diff)
downloadgentoo-c1d1fc213819f2a5032b5c71fd881949e7fe0c84.tar.gz
gentoo-c1d1fc213819f2a5032b5c71fd881949e7fe0c84.tar.bz2
gentoo-c1d1fc213819f2a5032b5c71fd881949e7fe0c84.zip
media-plugins/gst-plugins-gtk-1.14.4: alpha stable, bug 674854
Signed-off-by: Matt Turner <mattst88@gentoo.org>
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 5168588669ab..38c256254329 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;