summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-12-10 13:06:28 -0500
committerAaron Bauman <bman@gentoo.org>2019-12-10 13:06:28 -0500
commitc87bab6f8bf7aa39c171c5e10a3f5d41094c4ccc (patch)
tree669664ff0f4809184757c65f94280727e4934546 /media-plugins
parentmedia-plugins/gst-plugins-flac: arm64 stable (bug #702246) (diff)
downloadgentoo-c87bab6f8bf7aa39c171c5e10a3f5d41094c4ccc.tar.gz
gentoo-c87bab6f8bf7aa39c171c5e10a3f5d41094c4ccc.tar.bz2
gentoo-c87bab6f8bf7aa39c171c5e10a3f5d41094c4ccc.zip
media-plugins/gst-plugins-gtk: arm64 stable (bug #702246)
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.81, Repoman-2.3.20
Diffstat (limited to 'media-plugins')
-rw-r--r--media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.14.5.ebuild2
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 8a599329bbbc..16d6d9e120bd 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;