summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2025-01-21 08:17:27 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2025-01-21 08:17:27 +0200
commitf9a108f7acf2b8f9de05d12abbea7a4ba203a28f (patch)
treec114c89534e546e0e391459da540f78f73c1c5fe /dev-debug
parentdev-debug/valgrind: Stabilize 3.24.0_p1 ppc64, #948475 (diff)
downloadgentoo-f9a108f7acf2b8f9de05d12abbea7a4ba203a28f.tar.gz
gentoo-f9a108f7acf2b8f9de05d12abbea7a4ba203a28f.tar.bz2
gentoo-f9a108f7acf2b8f9de05d12abbea7a4ba203a28f.zip
dev-debug/valgrind: Stabilize 3.24.0_p1 x86, #948475
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-debug')
-rw-r--r--dev-debug/valgrind/valgrind-3.24.0_p1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-debug/valgrind/valgrind-3.24.0_p1.ebuild b/dev-debug/valgrind/valgrind-3.24.0_p1.ebuild
index 359272205565..f5054af8409a 100644
--- a/dev-debug/valgrind/valgrind-3.24.0_p1.ebuild
+++ b/dev-debug/valgrind/valgrind-3.24.0_p1.ebuild
@@ -39,7 +39,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