diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-12-08 23:35:01 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-12-08 23:35:01 +0000 |
commit | 6c55f8ce24481c1417493233e372c061441780e0 (patch) | |
tree | 61156a67272a16b3e681795b15348b17821cf098 /media-plugins/gst-plugins-gtk | |
parent | media-plugins/gst-plugins-gdkpixbuf: stable 1.14.5 for ia64, bug #702246 (diff) | |
download | gentoo-6c55f8ce24481c1417493233e372c061441780e0.tar.gz gentoo-6c55f8ce24481c1417493233e372c061441780e0.tar.bz2 gentoo-6c55f8ce24481c1417493233e372c061441780e0.zip |
media-plugins/gst-plugins-gtk: stable 1.14.5 for ia64, bug #702246
Package-Manager: Portage-2.3.81, Repoman-2.3.20
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'media-plugins/gst-plugins-gtk')
-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 a8a873460b07..68002479483b 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; |