summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-04-01 08:14:09 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2022-04-01 08:14:09 +0300
commit3aeec037f8b29256748280b0f15077e33aaf2b3b (patch)
tree64c11a1c3e629597baa92339990f1a665f911b48 /media-plugins/gst-plugins-gtk
parentmedia-plugins/gst-plugins-gdkpixbuf: Stabilize 1.18.6 ppc64, #835598 (diff)
downloadgentoo-3aeec037f8b29256748280b0f15077e33aaf2b3b.tar.gz
gentoo-3aeec037f8b29256748280b0f15077e33aaf2b3b.tar.bz2
gentoo-3aeec037f8b29256748280b0f15077e33aaf2b3b.zip
media-plugins/gst-plugins-gtk: Stabilize 1.18.6 ppc64, #835598
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.18.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.18.6.ebuild b/media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.18.6.ebuild
index 66b7e2346549..f8038efbc194 100644
--- a/media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.18.6.ebuild
+++ b/media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.18.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;