summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-08-30 09:11:03 +0100
committerSam James <sam@gentoo.org>2024-08-30 09:12:16 +0100
commit6c9db02017c4b5ad96abe0377e47b9adc7e92d86 (patch)
treedb123a4f6bef7e6324648f873ba7ae7ac44b2215 /dev-debug/valgrind
parentdev-debug/valgrind: Stabilize 3.22.0-r2 ppc, #931822 (diff)
downloadgentoo-6c9db02017c4b5ad96abe0377e47b9adc7e92d86.tar.gz
gentoo-6c9db02017c4b5ad96abe0377e47b9adc7e92d86.tar.bz2
gentoo-6c9db02017c4b5ad96abe0377e47b9adc7e92d86.zip
dev-debug/valgrind: Stabilize 3.22.0-r2 arm, #931822
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-debug/valgrind')
-rw-r--r--dev-debug/valgrind/valgrind-3.22.0-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-debug/valgrind/valgrind-3.22.0-r2.ebuild b/dev-debug/valgrind/valgrind-3.22.0-r2.ebuild
index 446cbea73556..659c7970cf65 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