media-plugins/gst-plugins-gtk: arm64 stable
authorAaron Bauman <bman@gentoo.org>
Tue, 21 May 2019 02:43:51 +0000 (22:43 -0400)
committerAaron Bauman <bman@gentoo.org>
Tue, 21 May 2019 02:43:51 +0000 (22:43 -0400)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"

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

index 38c256254329af59f2eb63fa80ae7a4be160fd42..e7d55b9dc14523cc95e42a97d8c1167adf362ba3 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;