diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-08-21 08:24:24 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-08-21 09:30:42 +0300 |
commit | 89b82c2de5a4e1cf945834caa7180980d45a4424 (patch) | |
tree | 1f40e45dc3e7cdacf9b8ce304576bf683c7f8fc5 /media-plugins | |
parent | media-plugins/gst-plugins-gdkpixbuf: Stabilize 1.20.6 arm, #908277 (diff) | |
download | gentoo-89b82c2de5a4e1cf945834caa7180980d45a4424.tar.gz gentoo-89b82c2de5a4e1cf945834caa7180980d45a4424.tar.bz2 gentoo-89b82c2de5a4e1cf945834caa7180980d45a4424.zip |
media-plugins/gst-plugins-gtk: Stabilize 1.20.6 arm, #908277
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'media-plugins')
-rw-r--r-- | media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.20.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.20.6.ebuild b/media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.20.6.ebuild index 721fdb49bd0f..b6efd1d07289 100644 --- a/media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.20.6.ebuild +++ b/media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.20.6.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 ~riscv ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~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; |