summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-07-31 02:09:08 +0200
committerThomas Deutschmann <whissi@gentoo.org>2018-07-31 02:41:52 +0200
commit9d1c51b1102c2b1de4ee3c278a082e8894c73118 (patch)
tree4274cf8c9b4a44b5ec99c10d302efad9abb650b7 /media-plugins/gst-plugins-gtk
parentmedia-plugins/gst-plugins-gdkpixbuf: x86 stable (bug #661288) (diff)
downloadgentoo-9d1c51b1102c2b1de4ee3c278a082e8894c73118.tar.gz
gentoo-9d1c51b1102c2b1de4ee3c278a082e8894c73118.tar.bz2
gentoo-9d1c51b1102c2b1de4ee3c278a082e8894c73118.zip
media-plugins/gst-plugins-gtk: x86 stable (bug #661288)
Package-Manager: Portage-2.3.44, Repoman-2.3.10
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 a6751acaef35..fc21041ecd2e 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;