media-plugins/gst-plugins-gtk: arm stable, bug #661288
authorMarkus Meier <maekke@gentoo.org>
Wed, 22 Aug 2018 05:07:30 +0000 (07:07 +0200)
committerMarkus Meier <maekke@gentoo.org>
Wed, 22 Aug 2018 05:07:30 +0000 (07:07 +0200)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="arm"

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

index fc21041ecd2e95950428eb21021de7524e67eac9..9840ffd013a5fd075a236da3fde72d4fcfc7047b 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;