summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-08-30 09:11:00 +0100
committerSam James <sam@gentoo.org>2024-08-30 09:12:16 +0100
commit9388d11b61b6275e7a9f6b31c5766ff0db583296 (patch)
tree54cf72cee2f2c6ebe352b31891866da839b75e61 /dev-debug
parentmedia-video/shotcut: add 24.06.26 (diff)
downloadgentoo-9388d11b61b6275e7a9f6b31c5766ff0db583296.tar.gz
gentoo-9388d11b61b6275e7a9f6b31c5766ff0db583296.tar.bz2
gentoo-9388d11b61b6275e7a9f6b31c5766ff0db583296.zip
dev-debug/valgrind: Stabilize 3.22.0-r2 ppc, #931822
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-debug')
-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 86ec190689c8..446cbea73556 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