From 2260cd8533be3bd2a8f3dddc7d71d4acfd5750fa Mon Sep 17 00:00:00 2001 From: Sam James Date: Mon, 23 Jun 2025 01:13:40 +0100 Subject: [PATCH] dev-debug/valgrind: Stabilize 3.25.1 x86, #958727 Signed-off-by: Sam James --- 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 d389c9bbe8f7e..1461530b6296f 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