media-plugins/gst-plugins-gtk: amd64 stable wrt bug #702246
authorMikle Kolyada <zlogene@gentoo.org>
Sat, 7 Dec 2019 13:07:47 +0000 (16:07 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Sat, 7 Dec 2019 13:11:41 +0000 (16:11 +0300)
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.14.5.ebuild

index c311abe09f42fdf7506ae28d307f59e3170e8276..3491d2210e76f1db019618ba866e4151f35955a2 100644 (file)
@@ -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;