commit: 80dd4dedcf07039006cda5a25c5cb0b3a343f2a8
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 20 22:11:59 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jan 20 22:11:59 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80dd4ded
dev-util/clazy: Stabilize 1.13 arm64, #948470
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-util/clazy/clazy-1.13.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-util/clazy/clazy-1.13.ebuild b/dev-util/clazy/clazy-1.13.ebuild
index 908a731edf37..e0c94c77db3a 100644
--- a/dev-util/clazy/clazy-1.13.ebuild
+++ b/dev-util/clazy/clazy-1.13.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -13,7 +13,7 @@ SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz"
LICENSE="LGPL-2+"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="~amd64 arm64 ~x86"
IUSE="test"
RESTRICT="!test? ( test )"