diff options
author | Sam James <sam@gentoo.org> | 2020-09-07 04:52:42 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-09-07 05:11:40 +0000 |
commit | 87c0dbad275bacfc1324639a95514e904f659e08 (patch) | |
tree | 5d1e9d9bfed2754ed4281d1a5995eb2972e16db3 /media-plugins/gst-plugins-gtk | |
parent | media-plugins/gst-plugins-gdkpixbuf: ppc stable (bug #728940) (diff) | |
download | gentoo-87c0dbad275bacfc1324639a95514e904f659e08.tar.gz gentoo-87c0dbad275bacfc1324639a95514e904f659e08.tar.bz2 gentoo-87c0dbad275bacfc1324639a95514e904f659e08.zip |
media-plugins/gst-plugins-gtk: ppc stable (bug #728940)
Package-Manager: Portage-3.0.4, Repoman-3.0.1
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.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.16.2.ebuild b/media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.16.2.ebuild index bceb5712dc10..a86d5b7a6554 100644 --- a/media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.16.2.ebuild +++ b/media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.16.2.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; |