summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-01-27 08:20:40 +0000
committerSam James <sam@gentoo.org>2023-01-27 08:20:40 +0000
commitaa9e90320fc0b1c9ca04b48df6127627868eedde (patch)
tree1534f47f37dda6d81afb9f209dae973265d15816 /dev-util/valgrind
parentsec-keys/openpgp-keys-valgrind: Stabilize 20230124 x86, #892195 (diff)
downloadgentoo-aa9e90320fc0b1c9ca04b48df6127627868eedde.tar.gz
gentoo-aa9e90320fc0b1c9ca04b48df6127627868eedde.tar.bz2
gentoo-aa9e90320fc0b1c9ca04b48df6127627868eedde.zip
dev-util/valgrind: Stabilize 3.20.0-r2 arm64, #892195
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util/valgrind')
-rw-r--r--dev-util/valgrind/valgrind-3.20.0-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/valgrind/valgrind-3.20.0-r2.ebuild b/dev-util/valgrind/valgrind-3.20.0-r2.ebuild
index f82a0bc0614f..1dfdb29153e2 100644
--- a/dev-util/valgrind/valgrind-3.20.0-r2.ebuild
+++ b/dev-util/valgrind/valgrind-3.20.0-r2.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"