diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-01-01 15:03:31 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-01-01 15:03:31 +0100 |
commit | d136a44d1a0d384929295175382dcc7ef0839607 (patch) | |
tree | 90dd04b97c40932f85b90b3419090bd0a8034aa0 /media-plugins/gst-plugins-gtk | |
parent | media-plugins/gst-plugins-gdkpixbuf: arm stable wrt bug #702246 (diff) | |
download | gentoo-d136a44d1a0d384929295175382dcc7ef0839607.tar.gz gentoo-d136a44d1a0d384929295175382dcc7ef0839607.tar.bz2 gentoo-d136a44d1a0d384929295175382dcc7ef0839607.zip |
media-plugins/gst-plugins-gtk: arm stable wrt bug #702246
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo <ago@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 | 4 |
1 files changed, 2 insertions, 2 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 96a352a9c5b9..5376bd8fa863 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 @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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; |