summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2019-12-10 13:14:15 +0100
committerAgostino Sarubbo <ago@gentoo.org>2019-12-10 13:14:15 +0100
commit511ba0ea7fbd78482e6c4ab85bdccb518d1d499c (patch)
treec99f7e4efff513037954fb5b454cc3fc96eb36dc /media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.14.5.ebuild
parentmedia-plugins/gst-plugins-gdkpixbuf: ppc64 stable wrt bug #702246 (diff)
downloadgentoo-511ba0ea7fbd78482e6c4ab85bdccb518d1d499c.tar.gz
gentoo-511ba0ea7fbd78482e6c4ab85bdccb518d1d499c.tar.bz2
gentoo-511ba0ea7fbd78482e6c4ab85bdccb518d1d499c.zip
media-plugins/gst-plugins-gtk: ppc64 stable wrt bug #702246
Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.14.5.ebuild')
-rw-r--r--media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.14.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.14.5.ebuild b/media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.14.5.ebuild
index 68002479483b..32d502507acc 100644
--- a/media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.14.5.ebuild
+++ b/media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.14.5.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-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;