commit: 5880357dbcac7fb9f3261c17e8689277a8dc0b4b Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Sep 16 18:54:28 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Sep 16 18:54:28 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5880357d
media-plugins/gst-plugins-gtk: Stabilize 1.18.4 arm64, #812836 Signed-off-by: Sam James <sam <AT> gentoo.org> media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.18.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.18.4.ebuild b/media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.18.4.ebuild index 6d4725ff5d2..235c855c9e8 100644 --- a/media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.18.4.ebuild +++ b/media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.18.4.ebuild @@ -7,7 +7,7 @@ GST_ORG_MODULE=gst-plugins-good inherit gstreamer-meson 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;
