commit: ff17bda455c6c11a53061dd8865086683874c4b6 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Jan 4 21:42:28 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Jan 4 21:42:28 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff17bda4
media-plugins/gst-plugins-gtk: Stabilize 1.22.12 x86, #947485 Signed-off-by: Sam James <sam <AT> gentoo.org> media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.22.12.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.22.12.ebuild b/media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.22.12.ebuild index 04892b57d772..a49aad525617 100644 --- a/media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.22.12.ebuild +++ b/media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.22.12.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 ~loong ~mips ppc ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~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;
