From: Matt Turner Date: Mon, 17 Sep 2018 22:53:36 +0000 (-0700) Subject: media-plugins/gst-plugins-gtk-1.14.1: ppc stable, bug 661288 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=d618509008a3dedddc23c192d98bbe6351757ea0;p=gentoo.git media-plugins/gst-plugins-gtk-1.14.1: ppc stable, bug 661288 --- diff --git a/media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.14.1.ebuild b/media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.14.1.ebuild index 9840ffd013a5..1254e1eea89b 100644 --- a/media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.14.1.ebuild +++ b/media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.14.1.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;