summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2025-01-21 08:17:26 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2025-01-21 08:17:26 +0200
commit8a69c7d3fb7f55b3de8a4c3bde76b787614d904e (patch)
treef80d133caa2ef74ab12a9eb64952befb235eaa55 /dev-debug
parentdev-debug/valgrind: Stabilize 3.24.0_p1 amd64, #948475 (diff)
downloadgentoo-8a69c7d3fb7f55b3de8a4c3bde76b787614d904e.tar.gz
gentoo-8a69c7d3fb7f55b3de8a4c3bde76b787614d904e.tar.bz2
gentoo-8a69c7d3fb7f55b3de8a4c3bde76b787614d904e.zip
dev-debug/valgrind: Stabilize 3.24.0_p1 ppc64, #948475
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-debug')
-rw-r--r--dev-debug/valgrind/valgrind-3.24.0_p1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-debug/valgrind/valgrind-3.24.0_p1.ebuild b/dev-debug/valgrind/valgrind-3.24.0_p1.ebuild
index 76efe56829b9..359272205565 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