diff options
author | Sam James <sam@gentoo.org> | 2021-02-15 04:02:49 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-15 04:02:49 +0000 |
commit | dd030b5f01d751d4e4ec47daf8fac63270a99978 (patch) | |
tree | 724a3c84190f7d3350a4cc50febf8b809fb7ecc4 /media-plugins/gst-plugins-gtk | |
parent | media-plugins/gst-plugins-gdkpixbuf: Stabilize 1.16.3 ppc, #766336 (diff) | |
download | gentoo-dd030b5f01d751d4e4ec47daf8fac63270a99978.tar.gz gentoo-dd030b5f01d751d4e4ec47daf8fac63270a99978.tar.bz2 gentoo-dd030b5f01d751d4e4ec47daf8fac63270a99978.zip |
media-plugins/gst-plugins-gtk: Stabilize 1.16.3 ppc, #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.ebuild | 2 |
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 fd47f6ba07b1..b0b04dd4ab40 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; |