summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-01-14 04:08:00 +0000
committerSam James <sam@gentoo.org>2024-01-14 04:08:00 +0000
commitff5a67a9155ef0cb3d4b6a04ae8a09f8b67b534a (patch)
treedcd6c28d71c995f29d51f10082edc09e1770cf9b /dev-debug/valgrind
parentnet-p2p/qbittorrent: fix more minimum versions (diff)
downloadgentoo-ff5a67a9155ef0cb3d4b6a04ae8a09f8b67b534a.tar.gz
gentoo-ff5a67a9155ef0cb3d4b6a04ae8a09f8b67b534a.tar.bz2
gentoo-ff5a67a9155ef0cb3d4b6a04ae8a09f8b67b534a.zip
dev-debug/valgrind: Stabilize 3.21.0-r2 arm64, #922067
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-debug/valgrind')
-rw-r--r--dev-debug/valgrind/valgrind-3.21.0-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-debug/valgrind/valgrind-3.21.0-r2.ebuild b/dev-debug/valgrind/valgrind-3.21.0-r2.ebuild
index 1c6ad6cb0422..4fffdd3b3c6a 100644
--- a/dev-debug/valgrind/valgrind-3.21.0-r2.ebuild
+++ b/dev-debug/valgrind/valgrind-3.21.0-r2.ebuild
@@ -20,7 +20,7 @@ else
inherit verify-sig
SRC_URI="https://sourceware.org/pub/valgrind/${P}.tar.bz2"
SRC_URI+=" verify-sig? ( https://sourceware.org/pub/valgrind/${P}.tar.bz2.asc )"
- 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
LICENSE="GPL-2"