summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-02-14 02:08:51 +0000
committerSam James <sam@gentoo.org>2021-02-14 02:08:51 +0000
commit36d6730b434dad0fc9dc58ca337ddd49770f8788 (patch)
treea5de30acf7c0ee6cec81faf74f15d391d68094ca /media-plugins/gst-plugins-gtk
parentmedia-plugins/gst-plugins-gdkpixbuf: Stabilize 1.16.3 ppc64, #766336 (diff)
downloadgentoo-36d6730b434dad0fc9dc58ca337ddd49770f8788.tar.gz
gentoo-36d6730b434dad0fc9dc58ca337ddd49770f8788.tar.bz2
gentoo-36d6730b434dad0fc9dc58ca337ddd49770f8788.zip
media-plugins/gst-plugins-gtk: Stabilize 1.16.3 ppc64, #766336
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.16.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.16.3.ebuild b/media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.16.3.ebuild
index 9fdf00d8fdce..8b12502eb77a 100644
--- a/media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.16.3.ebuild
+++ b/media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.16.3.ebuild
@@ -7,7 +7,7 @@ GST_ORG_MODULE=gst-plugins-good
inherit gstreamer
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;