commit: 65170b34f10a9b271aa188b9b300a28687d30961
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 1 02:24:12 2026 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Sun Mar 1 03:39:22 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65170b34
dev-debug/valgrind: Stabilize 3.26.0_p1 arm64, #970749
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>
dev-debug/valgrind/valgrind-3.26.0_p1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-debug/valgrind/valgrind-3.26.0_p1.ebuild
b/dev-debug/valgrind/valgrind-3.26.0_p1.ebuild
index e2da1b26acb0..0669b09bfb13 100644
--- a/dev-debug/valgrind/valgrind-3.26.0_p1.ebuild
+++ b/dev-debug/valgrind/valgrind-3.26.0_p1.ebuild
@@ -42,7 +42,7 @@ else
S="${WORKDIR}"/${MY_P}
if [[ ${PV} != *_rc* ]] ; then
- KEYWORDS="-* amd64 ~arm ~arm64 ppc ~ppc64 ~riscv x86 ~x64-macos
~x64-solaris"
+ KEYWORDS="-* amd64 ~arm arm64 ppc ~ppc64 ~riscv x86 ~x64-macos
~x64-solaris"
fi
fi