summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-01-14 03:16:16 +0000
committerSam James <sam@gentoo.org>2024-01-14 03:16:16 +0000
commitd6b889ecc8667342d6de9ac980a2665f77663849 (patch)
tree1ea1b2eb8d2078bf0b02284d53ef123cec93c5be /dev-debug/valgrind
parentdev-python/grpcio: drop 1.51.0 (diff)
downloadgentoo-d6b889ecc8667342d6de9ac980a2665f77663849.tar.gz
gentoo-d6b889ecc8667342d6de9ac980a2665f77663849.tar.bz2
gentoo-d6b889ecc8667342d6de9ac980a2665f77663849.zip
dev-debug/valgrind: Stabilize 3.21.0-r1 arm, #908143
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-debug/valgrind')
-rw-r--r--dev-debug/valgrind/valgrind-3.21.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-debug/valgrind/valgrind-3.21.0-r1.ebuild b/dev-debug/valgrind/valgrind-3.21.0-r1.ebuild
index 9b78aebad2fb..0e097ae8d7f1 100644
--- a/dev-debug/valgrind/valgrind-3.21.0-r1.ebuild
+++ b/dev-debug/valgrind/valgrind-3.21.0-r1.ebuild
@@ -15,7 +15,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"