summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2022-05-16 14:33:36 +0200
committerJakov Smolić <jsmolic@gentoo.org>2022-05-16 14:33:36 +0200
commit687a9c4391d34f994c7afd6ada5f7caedefca0cf (patch)
treea5230e813da191c6db8edd8f5d4ef8cbd44a5eb1 /media-plugins/gst-plugins-gtk
parentmedia-plugins/gst-plugins-gdkpixbuf: Stabilize 1.20.2 arm64, #839939 (diff)
downloadgentoo-687a9c4391d34f994c7afd6ada5f7caedefca0cf.tar.gz
gentoo-687a9c4391d34f994c7afd6ada5f7caedefca0cf.tar.bz2
gentoo-687a9c4391d34f994c7afd6ada5f7caedefca0cf.zip
media-plugins/gst-plugins-gtk: Stabilize 1.20.2 arm64, #839939
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'media-plugins/gst-plugins-gtk')
-rw-r--r--media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.20.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.20.2.ebuild b/media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.20.2.ebuild
index 304893b835a9..8be72dfb8ecc 100644
--- a/media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.20.2.ebuild
+++ b/media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.20.2.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;