summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-01-14 04:19:14 +0000
committerSam James <sam@gentoo.org>2024-01-14 04:19:14 +0000
commit57d08811513a5a620f137e2a981d43809d595c52 (patch)
tree8eef2a8e77a0ba3f023bc348e8f3e727a027f252 /dev-debug/valgrind
parentsys-auth/nss-pam-ldapd: disable py3.9 (diff)
downloadgentoo-57d08811513a5a620f137e2a981d43809d595c52.tar.gz
gentoo-57d08811513a5a620f137e2a981d43809d595c52.tar.bz2
gentoo-57d08811513a5a620f137e2a981d43809d595c52.zip
dev-debug/valgrind: Stabilize 3.21.0-r2 ppc64, #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 498febbd854b..a434040c1f8b 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"