media-plugins/gst-plugins-gtk-1.14.4: ppc64 stable, bug 674854
authorMatt Turner <mattst88@gentoo.org>
Wed, 9 Jan 2019 06:38:16 +0000 (22:38 -0800)
committerMatt Turner <mattst88@gentoo.org>
Wed, 9 Jan 2019 06:40:02 +0000 (22:40 -0800)
Signed-off-by: Matt Turner <mattst88@gentoo.org>
media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.14.4.ebuild

index c2b1feee4aec38deb269a24f0efd236c88d52fc1..29708a407af65f8c7ade94f76f9903ae20ce0d11 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;