diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2018-07-21 18:56:19 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2018-07-21 18:56:49 +0200 |
commit | 6e021d32bb89806a2076e63b3ba457397e269b87 (patch) | |
tree | 92c81ccbb55d86b6e5449c608cac91de35fb80dc /media-plugins | |
parent | media-plugins/gst-plugins-gdkpixbuf-1.14.1-r0: alpha stable (diff) | |
download | gentoo-6e021d32bb89806a2076e63b3ba457397e269b87.tar.gz gentoo-6e021d32bb89806a2076e63b3ba457397e269b87.tar.bz2 gentoo-6e021d32bb89806a2076e63b3ba457397e269b87.zip |
media-plugins/gst-plugins-gtk-1.14.1-r0: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/661288
Diffstat (limited to 'media-plugins')
-rw-r--r-- | media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.14.1.ebuild | 2 |
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 de2915f12f4f..a6751acaef35 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; |