diff options
author | Sam James <sam@gentoo.org> | 2021-09-16 02:45:52 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-09-16 02:45:52 +0100 |
commit | 142a31503f21b064cfdf7bc285398aa4d965af74 (patch) | |
tree | 417d44d943c95045b66b2c9f548b98b62e51c537 /media-plugins/gst-plugins-gtk | |
parent | media-plugins/gst-plugins-gdkpixbuf: Stabilize 1.18.4 arm, #812836 (diff) | |
download | gentoo-142a31503f21b064cfdf7bc285398aa4d965af74.tar.gz gentoo-142a31503f21b064cfdf7bc285398aa4d965af74.tar.bz2 gentoo-142a31503f21b064cfdf7bc285398aa4d965af74.zip |
media-plugins/gst-plugins-gtk: Stabilize 1.18.4 arm, #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 a218f3cf7b57..94a209b695c3 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; |