diff options
author | Sam James <sam@gentoo.org> | 2021-09-16 19:53:24 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-09-16 19:53:24 +0100 |
commit | 2aa6fa5fd5c29a0f64040799ba222d28435b73dd (patch) | |
tree | d3e658aa9a15889353a49e0fe75664e552903d13 /media-plugins/gst-plugins-gtk | |
parent | media-plugins/gst-plugins-gdkpixbuf: Stabilize 1.18.4 x86, #812836 (diff) | |
download | gentoo-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/gst-plugins-gtk')
-rw-r--r-- | media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.18.4.ebuild | 2 |
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; |