media-plugins/gst-plugins-gtk: stable 1.14.5 for ia64, bug #702246
authorSergei Trofimovich <slyfox@gentoo.org>
Sun, 8 Dec 2019 23:35:01 +0000 (23:35 +0000)
committerSergei Trofimovich <slyfox@gentoo.org>
Sun, 8 Dec 2019 23:35:01 +0000 (23:35 +0000)
Package-Manager: Portage-2.3.81, Repoman-2.3.20
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.14.5.ebuild

index a8a873460b078cf8bc1dff427c58b0186f6c51d7..68002479483b61238c27c501af0a163a334f692b 100644 (file)
@@ -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;