diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-09-17 13:45:38 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-09-17 13:45:38 +0300 |
commit | aa6514f34bec313ad4bc0795270413454f1f6b3f (patch) | |
tree | d7639e77c18d01c4c07e30c44b29fcd91e30e633 /media-plugins/gst-plugins-gtk | |
parent | media-plugins/gst-plugins-gdkpixbuf: Stabilize 1.20.3 ppc, #867784 (diff) | |
download | gentoo-aa6514f34bec313ad4bc0795270413454f1f6b3f.tar.gz gentoo-aa6514f34bec313ad4bc0795270413454f1f6b3f.tar.bz2 gentoo-aa6514f34bec313ad4bc0795270413454f1f6b3f.zip |
media-plugins/gst-plugins-gtk: Stabilize 1.20.3 ppc, #867784
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.20.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.20.3.ebuild b/media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.20.3.ebuild index ebbca43af221..ebc616291169 100644 --- a/media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.20.3.ebuild +++ b/media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.20.3.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; |