commit: 03b248837dd63ca801f40d26d11529ac5648fee3
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 24 21:52:28 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Nov 24 21:52:28 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03b24883
dev-debug/valgrind: Stabilize 3.25.1 ppc, #958727
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-debug/valgrind/valgrind-3.25.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-debug/valgrind/valgrind-3.25.1.ebuild
b/dev-debug/valgrind/valgrind-3.25.1.ebuild
index 1047c4300b5a..0e1f32590207 100644
--- a/dev-debug/valgrind/valgrind-3.25.1.ebuild
+++ b/dev-debug/valgrind/valgrind-3.25.1.ebuild
@@ -42,7 +42,7 @@ else
S="${WORKDIR}"/${MY_P}
if [[ ${PV} != *_rc* ]] ; then
- KEYWORDS="-* amd64 arm arm64 ~ppc ppc64 ~riscv x86 ~amd64-linux
~x86-linux ~x64-macos ~x64-solaris"
+ KEYWORDS="-* amd64 arm arm64 ppc ppc64 ~riscv x86 ~amd64-linux
~x86-linux ~x64-macos ~x64-solaris"
fi
fi