commit: 6fc2bebf7a79f15a9884e7f20bc7fe37f0373088 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Feb 18 08:45:22 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Feb 18 08:47:15 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6fc2bebf
media-plugins/gst-plugins-gtk: Stabilize 1.16.3 arm, #766336 Signed-off-by: Sam James <sam <AT> gentoo.org> media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.16.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.16.3.ebuild b/media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.16.3.ebuild index b54488a17b7..52a3035ff45 100644 --- a/media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.16.3.ebuild +++ b/media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.16.3.ebuild @@ -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-base is built with USE=opengl and/or USE=gles2 # We mirror egl/gles2/opengl/wayland/X due to automagic detection from gstreamer-gl.pc variables;
