summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-09-16 19:54:28 +0100
committerSam James <sam@gentoo.org>2021-09-16 19:54:28 +0100
commit5880357dbcac7fb9f3261c17e8689277a8dc0b4b (patch)
tree96017e689f8bec2526a4cc76064bb3f19fbd7c56
parentmedia-plugins/gst-plugins-flac: Stabilize 1.18.4 arm64, #812836 (diff)
downloadgentoo-5880357dbcac7fb9f3261c17e8689277a8dc0b4b.tar.gz
gentoo-5880357dbcac7fb9f3261c17e8689277a8dc0b4b.tar.bz2
gentoo-5880357dbcac7fb9f3261c17e8689277a8dc0b4b.zip
media-plugins/gst-plugins-gtk: Stabilize 1.18.4 arm64, #812836
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.18.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.18.4.ebuild b/media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.18.4.ebuild
index 6d4725ff5d24..235c855c9e8e 100644
--- a/media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.18.4.ebuild
+++ b/media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.18.4.ebuild
@@ -7,7 +7,7 @@ GST_ORG_MODULE=gst-plugins-good
inherit gstreamer-meson
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-base is built with USE=opengl and/or USE=gles2
# We mirror egl/gles2/opengl/wayland/X due to automagic detection from gstreamer-gl.pc variables;