commit: c2c4db336d222c2afecded77ea9ec60e22a5f888
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 24 21:52:23 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Nov 24 21:52:23 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2c4db33
dev-debug/valgrind: Stabilize 3.25.1 arm64, #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 56094868d4ca..1047c4300b5a 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