commit: d7b4c1e1691eadd612fb48dfc282c826237a1356
Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 3 00:31:02 2019 +0000
Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Sat Aug 3 00:31:02 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7b4c1e1
x11-wm/mutter: arm64 keyworded
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
x11-wm/mutter/mutter-3.30.2-r3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-wm/mutter/mutter-3.30.2-r3.ebuild
b/x11-wm/mutter/mutter-3.30.2-r3.ebuild
index 67f779d7452..5b88d60c9a8 100644
--- a/x11-wm/mutter/mutter-3.30.2-r3.ebuild
+++ b/x11-wm/mutter/mutter-3.30.2-r3.ebuild
@@ -17,7 +17,7 @@ IUSE="debug elogind gles2 input_devices_wacom +introspection
systemd test udev w
REQUIRED_USE="
wayland? ( ^^ ( elogind systemd ) )"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
# libXi-1.7.4 or newer needed per:
# https://bugzilla.gnome.org/show_bug.cgi?id=738944