From 8a69c7d3fb7f55b3de8a4c3bde76b787614d904e Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Tue, 21 Jan 2025 08:17:26 +0200 Subject: [PATCH] dev-debug/valgrind: Stabilize 3.24.0_p1 ppc64, #948475 Signed-off-by: Arthur Zamarin --- dev-debug/valgrind/valgrind-3.24.0_p1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-debug/valgrind/valgrind-3.24.0_p1.ebuild b/dev-debug/valgrind/valgrind-3.24.0_p1.ebuild index 76efe56829b90..359272205565e 100644 --- a/dev-debug/valgrind/valgrind-3.24.0_p1.ebuild +++ b/dev-debug/valgrind/valgrind-3.24.0_p1.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