commit: f817fc713665ad5b91d087cef30abfec366e3f77
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 19 15:53:39 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun Oct 19 15:53:39 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f817fc71
dev-build/cmake: Stabilize 4.1.2-r1 ppc64, #957801
Signed-off-by: Arthur Zamarin <arthurzam <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 5fcbaca75938..2d3e74cd120d 100644
--- a/dev-build/cmake/cmake-4.1.2-r1.ebuild
+++ b/dev-build/cmake/cmake-4.1.2-r1.ebuild
@@ -53,7 +53,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 )"