diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-13 22:02:36 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-13 22:02:36 +0200 |
commit | f01c06ef7d3d3ffe77fbd6c1bd6b653f3eab3bd6 (patch) | |
tree | 691e039d82c57451f3312045b52fa9d8eccfa9ea /media-plugins/gst-plugins-gtk | |
parent | media-plugins/gst-plugins-gdkpixbuf: Stabilize 1.20.4 x86, #884731 (diff) | |
download | gentoo-f01c06ef7d3d3ffe77fbd6c1bd6b653f3eab3bd6.tar.gz gentoo-f01c06ef7d3d3ffe77fbd6c1bd6b653f3eab3bd6.tar.bz2 gentoo-f01c06ef7d3d3ffe77fbd6c1bd6b653f3eab3bd6.zip |
media-plugins/gst-plugins-gtk: Stabilize 1.20.4 x86, #884731
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'media-plugins/gst-plugins-gtk')
-rw-r--r-- | media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.20.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.20.4.ebuild b/media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.20.4.ebuild index d36fbd63304f..8629938edad2 100644 --- a/media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.20.4.ebuild +++ b/media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.20.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 ~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; |