diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-06-21 18:13:33 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-06-21 18:51:34 +0200 |
commit | 16c95962d277ecd5d542495bba1d29c27d518580 (patch) | |
tree | e68cf7d927e7ddd2ade00e96d980103b4ebf3d6c /media-plugins/gst-plugins-gtk | |
parent | media-plugins/gst-plugins-gdkpixbuf: x86 stable (bug #728940) (diff) | |
download | gentoo-16c95962d277ecd5d542495bba1d29c27d518580.tar.gz gentoo-16c95962d277ecd5d542495bba1d29c27d518580.tar.bz2 gentoo-16c95962d277ecd5d542495bba1d29c27d518580.zip |
media-plugins/gst-plugins-gtk: x86 stable (bug #728940)
Package-Manager: Portage-2.3.101, Repoman-2.3.22
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'media-plugins/gst-plugins-gtk')
-rw-r--r-- | media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.16.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.16.2.ebuild b/media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.16.2.ebuild index 1b37803b64ac..61d991e76a7f 100644 --- a/media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.16.2.ebuild +++ b/media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.16.2.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-base is built with USE=opengl and/or USE=gles2 # We mirror egl/gles2/opengl/wayland/X due to automagic detection from gstreamer-gl.pc variables; |