commit: 3df663d55476ce015e13e03b2ee35231b111b6d8
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 19 01:39:52 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Jun 19 01:39:52 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3df663d5
dev-debug/valgrind: Stabilize 3.24.0_p3 ppc, #955154
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-debug/valgrind/valgrind-3.24.0_p3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-debug/valgrind/valgrind-3.24.0_p3.ebuild
b/dev-debug/valgrind/valgrind-3.24.0_p3.ebuild
index 119ba4b39ae8..af3eabd2e04b 100644
--- a/dev-debug/valgrind/valgrind-3.24.0_p3.ebuild
+++ b/dev-debug/valgrind/valgrind-3.24.0_p3.ebuild
@@ -39,7 +39,7 @@ else
S="${WORKDIR}"/${MY_P}
if [[ ${PV} != *_rc* ]] ; then
- KEYWORDS="-* amd64 arm arm64 ~ppc ppc64 x86 ~amd64-linux
~x86-linux ~x64-macos ~x64-solaris"
+ KEYWORDS="-* amd64 arm arm64 ppc ppc64 x86 ~amd64-linux
~x86-linux ~x64-macos ~x64-solaris"
fi
fi