diff options
author | Sam James <sam@gentoo.org> | 2020-09-07 05:24:03 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-09-07 05:42:15 +0000 |
commit | 871b9e1150ff1fb2da115bd7c5d3f596894db27d (patch) | |
tree | 707991a200909ab53afbffea7ee40237890fc774 /media-plugins/gst-plugins-gtk | |
parent | media-plugins/gst-plugins-gdkpixbuf: ppc64 stable (bug #728940) (diff) | |
download | gentoo-871b9e1150ff1fb2da115bd7c5d3f596894db27d.tar.gz gentoo-871b9e1150ff1fb2da115bd7c5d3f596894db27d.tar.bz2 gentoo-871b9e1150ff1fb2da115bd7c5d3f596894db27d.zip |
media-plugins/gst-plugins-gtk: ppc64 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 a86d5b7a6554..cbdda163ab77 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; |