media-plugins/gst-plugins-gtk: amd64 stable wrt bug #661288
authorMikle Kolyada <zlogene@gentoo.org>
Mon, 16 Jul 2018 13:23:30 +0000 (16:23 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Mon, 16 Jul 2018 13:48:53 +0000 (16:48 +0300)
Package-Manager: Portage-2.3.40, Repoman-2.3.9

media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.14.1.ebuild

index c4b5c5af5433aeb02ad8895f517714dad3958ccb..de2915f12f4ff590c310d9dea66112587656fdf5 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-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;