summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-10-03 05:45:59 +0100
committerSam James <sam@gentoo.org>2024-10-03 05:45:59 +0100
commit9dd49882531a8290ed301baa591d18383f9c2a45 (patch)
tree6ff66ca95ecdcba8ffaac9e0661d7aee08651397 /dev-debug
parentapp-portage/iwdevtools: Stabilize 0.12.13 ALLARCHES, #940678 (diff)
downloadgentoo-9dd49882531a8290ed301baa591d18383f9c2a45.tar.gz
gentoo-9dd49882531a8290ed301baa591d18383f9c2a45.tar.bz2
gentoo-9dd49882531a8290ed301baa591d18383f9c2a45.zip
dev-debug/valgrind: Stabilize 3.23.0_p3 arm64, #938727
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-debug')
-rw-r--r--dev-debug/valgrind/valgrind-3.23.0_p3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-debug/valgrind/valgrind-3.23.0_p3.ebuild b/dev-debug/valgrind/valgrind-3.23.0_p3.ebuild
index 0ee8b9865bd0..b1cde3895ab2 100644
--- a/dev-debug/valgrind/valgrind-3.23.0_p3.ebuild
+++ b/dev-debug/valgrind/valgrind-3.23.0_p3.ebuild
@@ -37,7 +37,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