diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-05-20 22:43:51 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-05-20 22:43:51 -0400 |
commit | 3b7707d79e613f189639606b83b1d49f7ee7a89b (patch) | |
tree | 68ed3531c546bdae05dbe1cb7a4a0203e76473e3 /media-plugins/gst-plugins-gtk | |
parent | arm64/package.use.mask: drop gstreamer mask (diff) | |
download | gentoo-3b7707d79e613f189639606b83b1d49f7ee7a89b.tar.gz gentoo-3b7707d79e613f189639606b83b1d49f7ee7a89b.tar.bz2 gentoo-3b7707d79e613f189639606b83b1d49f7ee7a89b.zip |
media-plugins/gst-plugins-gtk: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'media-plugins/gst-plugins-gtk')
-rw-r--r-- | media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.14.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.14.4.ebuild b/media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.14.4.ebuild index 38c256254329..e7d55b9dc145 100644 --- a/media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.14.4.ebuild +++ b/media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.14.4.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; |