commit: c8f10add1c63186c8ec5923e91af2f2f13b90514
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 4 07:42:26 2026 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun Jan 4 07:42:26 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8f10add
dev-build/cmake: Stabilize 4.1.4 arm64, #968336
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-build/cmake/cmake-4.1.4.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-build/cmake/cmake-4.1.4.ebuild
b/dev-build/cmake/cmake-4.1.4.ebuild
index 0467e0f8e2a6..6ec0d28a810a 100644
--- a/dev-build/cmake/cmake-4.1.4.ebuild
+++ b/dev-build/cmake/cmake-4.1.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -53,7 +53,7 @@ else
)"
if [[ ${PV} != *_rc* ]] ; then
- KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips
~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~arm64-macos ~x64-macos ~x64-solaris"
+ KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~loong ~m68k ~mips
~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~arm64-macos ~x64-macos ~x64-solaris"
fi
BDEPEND="verify-sig? ( >=sec-keys/openpgp-keys-bradking-20250904 )"