commit: 04cff3c17dcd6167a822843d5068142cdc8eacfe
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 22 15:46:32 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jun 22 15:46:32 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04cff3c1
dev-debug/valgrind: Stabilize 3.25.1 amd64, #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 5fcae4ae132a..d389c9bbe8f7 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