diff options
author | Sam James <sam@gentoo.org> | 2022-01-24 14:43:26 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-01-24 14:45:10 +0000 |
commit | 89c30c8029627383100efdfdd6b316429d4274ef (patch) | |
tree | e9b31ee3bec0c38d6c2552958a4b6b6067d5fdcc /x11-wm | |
parent | gnome-base/gnome-keyring: Stabilize 40.0-r1 arm64, #831048 (diff) | |
download | gentoo-89c30c8029627383100efdfdd6b316429d4274ef.tar.gz gentoo-89c30c8029627383100efdfdd6b316429d4274ef.tar.bz2 gentoo-89c30c8029627383100efdfdd6b316429d4274ef.zip |
x11-wm/mutter: Stabilize 40.5-r6 arm64, #831048
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/mutter/mutter-40.5-r6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/mutter/mutter-40.5-r6.ebuild b/x11-wm/mutter/mutter-40.5-r6.ebuild index 25c7f3113f85..c21be09d0bb7 100644 --- a/x11-wm/mutter/mutter-40.5-r6.ebuild +++ b/x11-wm/mutter/mutter-40.5-r6.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 |