media-plugins/gst-plugins-gtk: ppc64 stable wrt bug #702246
authorAgostino Sarubbo <ago@gentoo.org>
Tue, 10 Dec 2019 12:14:15 +0000 (13:14 +0100)
committerAgostino Sarubbo <ago@gentoo.org>
Tue, 10 Dec 2019 12:14:15 +0000 (13:14 +0100)
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.14.5.ebuild

index 68002479483b61238c27c501af0a163a334f692b..32d502507acc3ee95f2707262e2d6d99b2f01c88 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-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ppc64 ~sparc x86 ~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;