diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-30 17:42:01 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-30 17:42:01 +0000 |
commit | 40bcf5992c1e83ab203552d71834e35a9e19d66c (patch) | |
tree | 4b212c2567ceb5f5bfb1d11c9a105dfe5f895d71 /x11-wm | |
parent | x11-themes/gnome-backgrounds: Stabilize 43.1 arm64, #901377 (diff) | |
download | gentoo-40bcf5992c1e83ab203552d71834e35a9e19d66c.tar.gz gentoo-40bcf5992c1e83ab203552d71834e35a9e19d66c.tar.bz2 gentoo-40bcf5992c1e83ab203552d71834e35a9e19d66c.zip |
x11-wm/mutter: Stabilize 43.3 arm64, #901377
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/mutter/mutter-43.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/mutter/mutter-43.3.ebuild b/x11-wm/mutter/mutter-43.3.ebuild index 57c11794f9f0..1551cc16b401 100644 --- a/x11-wm/mutter/mutter-43.3.ebuild +++ b/x11-wm/mutter/mutter-43.3.ebuild @@ -18,7 +18,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 |