summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-04-15 07:59:19 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-04-15 07:59:19 +0300
commit53781a85834b944d2c0fa85c88702b487f250c53 (patch)
tree5afa98723bad2ccab212d75056751b6691e00825 /media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.22.11.ebuild
parentmedia-plugins/gst-plugins-gdkpixbuf: Stabilize 1.22.11 ppc, #928779 (diff)
downloadgentoo-53781a85834b944d2c0fa85c88702b487f250c53.tar.gz
gentoo-53781a85834b944d2c0fa85c88702b487f250c53.tar.bz2
gentoo-53781a85834b944d2c0fa85c88702b487f250c53.zip
media-plugins/gst-plugins-gtk: Stabilize 1.22.11 ppc, #928779
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.22.11.ebuild')
-rw-r--r--media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.22.11.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.22.11.ebuild b/media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.22.11.ebuild
index d9d2863dcf13..6387145a9fd6 100644
--- a/media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.22.11.ebuild
+++ b/media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.22.11.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 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~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;