summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-09-16 19:53:24 +0100
committerSam James <sam@gentoo.org>2021-09-16 19:53:24 +0100
commit2aa6fa5fd5c29a0f64040799ba222d28435b73dd (patch)
treed3e658aa9a15889353a49e0fe75664e552903d13 /media-plugins
parentmedia-plugins/gst-plugins-gdkpixbuf: Stabilize 1.18.4 x86, #812836 (diff)
downloadgentoo-2aa6fa5fd5c29a0f64040799ba222d28435b73dd.tar.gz
gentoo-2aa6fa5fd5c29a0f64040799ba222d28435b73dd.tar.bz2
gentoo-2aa6fa5fd5c29a0f64040799ba222d28435b73dd.zip
media-plugins/gst-plugins-gtk: Stabilize 1.18.4 x86, #812836
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-plugins')
-rw-r--r--media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.18.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.18.4.ebuild b/media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.18.4.ebuild
index 27fbfc56c23a..6d4725ff5d24 100644
--- a/media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.18.4.ebuild
+++ b/media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.18.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 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~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;