media-plugins/gst-plugins-gtk-1.14.1: ppc64 stable, bug 661288
authorMatt Turner <mattst88@gentoo.org>
Mon, 17 Sep 2018 22:54:14 +0000 (15:54 -0700)
committerMatt Turner <mattst88@gentoo.org>
Mon, 17 Sep 2018 22:54:14 +0000 (15:54 -0700)
media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.14.1.ebuild

index 1254e1eea89bd0b9bc379d334862f0c6393c9d29..775545cfe5ef5e7e6772e8ec98b57b1eee0d677e 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;