summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-12-15 06:44:38 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-12-15 06:45:07 +0200
commit34378bf123355e489718c81ea878bd73f3c1bd92 (patch)
tree5fea316f1b4286539bf428342319c7de5dc05a88 /media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.20.4.ebuild
parentmedia-plugins/gst-plugins-gdkpixbuf: Stabilize 1.20.4 amd64, #884731 (diff)
downloadgentoo-34378bf123355e489718c81ea878bd73f3c1bd92.tar.gz
gentoo-34378bf123355e489718c81ea878bd73f3c1bd92.tar.bz2
gentoo-34378bf123355e489718c81ea878bd73f3c1bd92.zip
media-plugins/gst-plugins-gtk: Stabilize 1.20.4 amd64, #884731
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.20.4.ebuild')
-rw-r--r--media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.20.4.ebuild2
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 0a819d7829b3..21c9d3859787 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;