From f97510f6bad0c258dde6f0da85cd45fa7382ffce Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Mon, 13 May 2024 15:52:24 +0300 Subject: [PATCH] dev-debug/valgrind: Stabilize 3.22.0-r2 arm64, #931822 Signed-off-by: Arthur Zamarin --- dev-debug/valgrind/valgrind-3.22.0-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-debug/valgrind/valgrind-3.22.0-r2.ebuild b/dev-debug/valgrind/valgrind-3.22.0-r2.ebuild index c35267b9a76fc..b9204af91b7b3 100644 --- a/dev-debug/valgrind/valgrind-3.22.0-r2.ebuild +++ b/dev-debug/valgrind/valgrind-3.22.0-r2.ebuild @@ -27,7 +27,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