commit:     f011542023f7521f553d8ac337dfd98a155a695c
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jan  8 17:18:53 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jan  8 17:25:13 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0115420

x11-wm/mutter: Stabilize 45.2-r1 arm64, #920697

Signed-off-by: Sam James <sam <AT> gentoo.org>

 x11-wm/mutter/mutter-45.2-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-wm/mutter/mutter-45.2-r1.ebuild 
b/x11-wm/mutter/mutter-45.2-r1.ebuild
index 29a2b57bbc04..dd5f4fe81638 100644
--- a/x11-wm/mutter/mutter-45.2-r1.ebuild
+++ b/x11-wm/mutter/mutter-45.2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -16,7 +16,7 @@ if [[ ${PV} == 9999 ]]; then
        SRC_URI=""
        SLOT="0/13" # This can get easily out of date, but better than 9967
 else
-       KEYWORDS="~amd64 ~arm ~arm64 ~loong ~riscv ~x86"
+       KEYWORDS="~amd64 ~arm arm64 ~loong ~riscv ~x86"
        SLOT="0/$(($(ver_cut 1) - 32))" # 0/libmutter_api_version - ONLY 
gnome-shell (or anything using mutter-clutter-<api_version>.pc) should use the 
subslot
 fi
 

Reply via email to