media-plugins/gst-plugins-gtk-1.14.4: alpha stable, bug 674854
authorMatt Turner <mattst88@gentoo.org>
Fri, 25 Jan 2019 02:38:26 +0000 (18:38 -0800)
committerMatt Turner <mattst88@gentoo.org>
Fri, 25 Jan 2019 02:38:26 +0000 (18:38 -0800)
Signed-off-by: Matt Turner <mattst88@gentoo.org>
media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.14.4.ebuild

index 5168588669abe26b6df358e81854eb34d85c452e..38c256254329af59f2eb63fa80ae7a4be160fd42 100644 (file)
@@ -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;