diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-07-16 16:23:30 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-07-16 16:48:53 +0300 |
commit | f64247e8cd0a720e32c78b9660d29f8bf4bc041f (patch) | |
tree | 24fe71e5c87e8c9b710f05ff59d1c3d3a0dde060 /media-plugins/gst-plugins-gtk | |
parent | media-libs/gst-plugins-base: amd64 stable wrt bug #661288 (diff) | |
download | gentoo-f64247e8cd0a720e32c78b9660d29f8bf4bc041f.tar.gz gentoo-f64247e8cd0a720e32c78b9660d29f8bf4bc041f.tar.bz2 gentoo-f64247e8cd0a720e32c78b9660d29f8bf4bc041f.zip |
media-plugins/gst-plugins-gtk: amd64 stable wrt bug #661288
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'media-plugins/gst-plugins-gtk')
-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 c4b5c5af5433..de2915f12f4f 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; |