diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-12-07 16:14:52 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-12-07 16:16:57 +0300 |
commit | a302f5e9d522462680989595457750c70de9e9b8 (patch) | |
tree | 0b7c1d2e22f8e0856877a92cb33b857542eca889 | |
parent | media-plugins/gst-plugins-gdkpixbuf: x86 stable wrt bug #702246 (diff) | |
download | gentoo-a302f5e9d522462680989595457750c70de9e9b8.tar.gz gentoo-a302f5e9d522462680989595457750c70de9e9b8.tar.bz2 gentoo-a302f5e9d522462680989595457750c70de9e9b8.zip |
media-plugins/gst-plugins-gtk: x86 stable wrt bug #702246
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
-rw-r--r-- | media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.14.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.14.5.ebuild b/media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.14.5.ebuild index 3491d2210e76..a8a873460b07 100644 --- a/media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.14.5.ebuild +++ b/media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.14.5.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-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; |