summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2018-09-17 15:54:14 -0700
committerMatt Turner <mattst88@gentoo.org>2018-09-17 15:54:14 -0700
commit059f52108acf5b59692e5f25bcc39e086200ecbd (patch)
tree15e5752d89bd2413b34b266b26af15bf18986180 /media-plugins/gst-plugins-gtk
parentmedia-plugins/gst-plugins-gdkpixbuf-1.14.1: ppc64 stable, bug 661288 (diff)
downloadgentoo-059f52108acf5b59692e5f25bcc39e086200ecbd.tar.gz
gentoo-059f52108acf5b59692e5f25bcc39e086200ecbd.tar.bz2
gentoo-059f52108acf5b59692e5f25bcc39e086200ecbd.zip
media-plugins/gst-plugins-gtk-1.14.1: ppc64 stable, bug 661288
Diffstat (limited to 'media-plugins/gst-plugins-gtk')
-rw-r--r--media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.14.1.ebuild2
1 files changed, 1 insertions, 1 deletions
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 1254e1eea89b..775545cfe5ef 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;