diff options
author | Sam James <sam@gentoo.org> | 2021-05-29 15:25:19 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-29 15:25:19 +0000 |
commit | 2e82bb18c7b13d7356935c4eb30e73f1c8440287 (patch) | |
tree | 2f4115d7fffdc5925e4824b9da77790971ede7f4 /x11-wm | |
parent | media-libs/graphene: Stabilize 1.10.6 arm64, #792327 (diff) | |
download | gentoo-2e82bb18c7b13d7356935c4eb30e73f1c8440287.tar.gz gentoo-2e82bb18c7b13d7356935c4eb30e73f1c8440287.tar.bz2 gentoo-2e82bb18c7b13d7356935c4eb30e73f1c8440287.zip |
x11-wm/mutter: Stabilize 40.1 arm64, #792327
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/mutter/mutter-40.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/mutter/mutter-40.1.ebuild b/x11-wm/mutter/mutter-40.1.ebuild index 1c7dbfac196f..acc93e28f1fd 100644 --- a/x11-wm/mutter/mutter-40.1.ebuild +++ b/x11-wm/mutter/mutter-40.1.ebuild @@ -17,7 +17,7 @@ REQUIRED_USE=" test? ( wayland )" RESTRICT="!test? ( test )" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~sparc 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 |