diff options
author | Sam James <sam@gentoo.org> | 2021-03-04 00:23:05 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-04 00:23:05 +0000 |
commit | 871839c78f57a0d734d5ba46ac56426ebe346f51 (patch) | |
tree | 80fdeec6c1cc4d2571c773e01cdc98cc2014a7d0 /x11-wm/mutter | |
parent | gnome-extra/zenity: Stabilize 3.32.0 arm64, #773172 (diff) | |
download | gentoo-871839c78f57a0d734d5ba46ac56426ebe346f51.tar.gz gentoo-871839c78f57a0d734d5ba46ac56426ebe346f51.tar.bz2 gentoo-871839c78f57a0d734d5ba46ac56426ebe346f51.zip |
x11-wm/mutter: Stabilize 3.36.7-r1 arm64, #773172
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-wm/mutter')
-rw-r--r-- | x11-wm/mutter/mutter-3.36.7-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/mutter/mutter-3.36.7-r1.ebuild b/x11-wm/mutter/mutter-3.36.7-r1.ebuild index 36c9cd5f2f25..8a921682cea2 100644 --- a/x11-wm/mutter/mutter-3.36.7-r1.ebuild +++ b/x11-wm/mutter/mutter-3.36.7-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -18,7 +18,7 @@ REQUIRED_USE=" test? ( wayland )" RESTRICT="!test? ( test )" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~sparc x86" # gnome-settings-daemon is build checked, but used at runtime only for org.gnome.settings-daemon.peripherals.keyboard gschema # xorg-server is needed at build and runtime with USE=wayland for Xwayland |