diff options
author | Sam James <sam@gentoo.org> | 2021-07-11 21:48:49 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-07-11 21:48:49 +0100 |
commit | b5a3b4650d5436b7146fa97eec5f3fb0fee74d66 (patch) | |
tree | d96af7c83c20f4c9809f4f0665da1ac8392b4499 /x11-wm | |
parent | x11-libs/vte: Stabilize 0.64.2 arm64, #800710 (diff) | |
download | gentoo-b5a3b4650d5436b7146fa97eec5f3fb0fee74d66.tar.gz gentoo-b5a3b4650d5436b7146fa97eec5f3fb0fee74d66.tar.bz2 gentoo-b5a3b4650d5436b7146fa97eec5f3fb0fee74d66.zip |
x11-wm/mutter: Stabilize 40.2.1 arm64, #800710
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/mutter/mutter-40.2.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/mutter/mutter-40.2.1.ebuild b/x11-wm/mutter/mutter-40.2.1.ebuild index 1d0000a645b5..8429f5326103 100644 --- a/x11-wm/mutter/mutter-40.2.1.ebuild +++ b/x11-wm/mutter/mutter-40.2.1.ebuild @@ -17,7 +17,7 @@ REQUIRED_USE=" test? ( wayland )" RESTRICT="!test? ( test )" -KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86" +KEYWORDS="amd64 ~arm arm64 ~ppc64 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 |