summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2018-09-19 00:20:27 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2018-09-19 09:42:29 +0100
commit7635a9fcc462c53d297a4dfb2f02f99dadd62937 (patch)
treea972354cd39a0e5926c8717410d357fd3f44c50f /media-plugins
parentmedia-plugins/gst-plugins-gdkpixbuf: stable 1.14.1 for ia64, bug #661288 (diff)
downloadgentoo-7635a9fcc462c53d297a4dfb2f02f99dadd62937.tar.gz
gentoo-7635a9fcc462c53d297a4dfb2f02f99dadd62937.tar.bz2
gentoo-7635a9fcc462c53d297a4dfb2f02f99dadd62937.zip
media-plugins/gst-plugins-gtk: stable 1.14.1 for ia64, bug #661288
Package-Manager: Portage-2.3.49, Repoman-2.3.10 RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'media-plugins')
-rw-r--r--media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.14.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.14.1.ebuild b/media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.14.1.ebuild
index 775545cfe5ef..5221045d43e5 100644
--- a/media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.14.1.ebuild
+++ b/media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.14.1.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;