commit: ffe400c3e503c78370bfde912963249ea72289e7
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 17 21:21:10 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Oct 17 21:22:07 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ffe400c3
dev-build/cmake: Stabilize 4.1.2-r1 amd64, #957801
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-build/cmake/cmake-4.1.2-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-build/cmake/cmake-4.1.2-r1.ebuild
b/dev-build/cmake/cmake-4.1.2-r1.ebuild
index c2af90e358db..8863f3755a7e 100644
--- a/dev-build/cmake/cmake-4.1.2-r1.ebuild
+++ b/dev-build/cmake/cmake-4.1.2-r1.ebuild
@@ -51,7 +51,7 @@ else
)"
if [[ ${PV} != *_rc* ]] ; then
- KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips
~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos
~ppc-macos ~x64-macos ~x64-solaris"
+ KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips
~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos
~ppc-macos ~x64-macos ~x64-solaris"
fi
BDEPEND="verify-sig? ( >=sec-keys/openpgp-keys-bradking-20250904 )"