diff options
author | Sam James <sam@gentoo.org> | 2021-10-03 00:57:53 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-03 00:57:53 +0100 |
commit | 8eadf7e7b56c0d72ba96ddbc7d6ea334f917feed (patch) | |
tree | eec9bd514aac4dce0da265b8563dd17a8c882486 /x11-wm/mutter | |
parent | dev-libs/gjs: Stabilize 1.68.4 arm64, #813660 (diff) | |
download | gentoo-8eadf7e7b56c0d72ba96ddbc7d6ea334f917feed.tar.gz gentoo-8eadf7e7b56c0d72ba96ddbc7d6ea334f917feed.tar.bz2 gentoo-8eadf7e7b56c0d72ba96ddbc7d6ea334f917feed.zip |
x11-wm/mutter: Stabilize 40.4 arm64, #813660
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-wm/mutter')
-rw-r--r-- | x11-wm/mutter/mutter-40.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/mutter/mutter-40.4.ebuild b/x11-wm/mutter/mutter-40.4.ebuild index 34e1e0658349..55b294cdad69 100644 --- a/x11-wm/mutter/mutter-40.4.ebuild +++ b/x11-wm/mutter/mutter-40.4.ebuild @@ -17,7 +17,7 @@ REQUIRED_USE=" test? ( wayland )" RESTRICT="!test? ( test )" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm arm64 ~ppc64 ~riscv ~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 |