media-plugins/gst-plugins-gtk: arm64 stable (bug #702246)
authorAaron Bauman <bman@gentoo.org>
Tue, 10 Dec 2019 18:06:28 +0000 (13:06 -0500)
committerAaron Bauman <bman@gentoo.org>
Tue, 10 Dec 2019 18:06:28 +0000 (13:06 -0500)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.81, Repoman-2.3.20

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

index 8a599329bbbcbe7e8633b6eba61346bce175bae7..16d6d9e120bd47d087a4a44b05db593a4691d6cb 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;