diff options
author | Sam James <sam@gentoo.org> | 2022-09-19 02:37:44 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-09-19 02:37:44 +0100 |
commit | 6d1020ff9a2c02404f8b77b4d2988f38ae9e95c3 (patch) | |
tree | f582c8cd2792eb174b20774be349cd721a602d5d /x11-wm | |
parent | gnome-extra/evolution-data-server: Stabilize 3.44.4 arm64, #868606 (diff) | |
download | gentoo-6d1020ff9a2c02404f8b77b4d2988f38ae9e95c3.tar.gz gentoo-6d1020ff9a2c02404f8b77b4d2988f38ae9e95c3.tar.bz2 gentoo-6d1020ff9a2c02404f8b77b4d2988f38ae9e95c3.zip |
x11-wm/mutter: Stabilize 42.4-r1 arm64, #868606
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/mutter/mutter-42.4-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/mutter/mutter-42.4-r1.ebuild b/x11-wm/mutter/mutter-42.4-r1.ebuild index 1a445cfffc44..d19b0a688094 100644 --- a/x11-wm/mutter/mutter-42.4-r1.ebuild +++ b/x11-wm/mutter/mutter-42.4-r1.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 |