summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2019-12-28 18:41:07 +0300
committerMikle Kolyada <zlogene@gentoo.org>2019-12-28 18:41:07 +0300
commit6b73eb3c2e9cd88ff72d40b032a4b0d7ce5b72cd (patch)
tree7c84339197f1ac006805ee19cf1b3b0a48084f8f /media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.14.5.ebuild
parentmedia-plugins/gst-plugins-gdkpixbuf: alpha stable wrt bug #702246 (diff)
downloadgentoo-6b73eb3c2e9cd88ff72d40b032a4b0d7ce5b72cd.tar.gz
gentoo-6b73eb3c2e9cd88ff72d40b032a4b0d7ce5b72cd.tar.bz2
gentoo-6b73eb3c2e9cd88ff72d40b032a4b0d7ce5b72cd.zip
media-plugins/gst-plugins-gtk: alpha stable wrt bug #702246
Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="alpha" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.14.5.ebuild')
-rw-r--r--media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.14.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.14.5.ebuild b/media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.14.5.ebuild
index 16d6d9e120bd..96a352a9c5b9 100644
--- a/media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.14.5.ebuild
+++ b/media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.14.5.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-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;