From: Matt Turner Date: Fri, 25 Jan 2019 02:38:02 +0000 (-0800) Subject: media-plugins/gst-plugins-gtk-1.14.4: ia64 stable, bug 674854 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=654da65d13212f9c2d5efcce5cef9fa0d96bfb67;p=gentoo.git media-plugins/gst-plugins-gtk-1.14.4: ia64 stable, bug 674854 Signed-off-by: Matt Turner --- diff --git a/media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.14.4.ebuild b/media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.14.4.ebuild index 27783da236ff..5168588669ab 100644 --- a/media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.14.4.ebuild +++ b/media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.14.4.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-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~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-bad is build with USE=opengl and/or USE=gles2 # We mirror egl/gles2/opengl/wayland/X due to automagic detection from gstreamer-gl.pc variables;