summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2025-01-21 08:17:26 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2025-01-21 08:17:26 +0200
commit622c4084ebae8b7b815a9482b3f1ed7112cf6bc4 (patch)
treece0ecea25b56874da05ee5a99f77ece4b294479f /dev-debug
parentperl-core/Compress-Raw-Zlib: Stabilize 2.212.0 arm64, #940154 (diff)
downloadgentoo-622c4084ebae8b7b815a9482b3f1ed7112cf6bc4.tar.gz
gentoo-622c4084ebae8b7b815a9482b3f1ed7112cf6bc4.tar.bz2
gentoo-622c4084ebae8b7b815a9482b3f1ed7112cf6bc4.zip
dev-debug/valgrind: Stabilize 3.24.0_p1 amd64, #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.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-debug/valgrind/valgrind-3.24.0_p1.ebuild b/dev-debug/valgrind/valgrind-3.24.0_p1.ebuild
index 67740a66998a..76efe56829b9 100644
--- a/dev-debug/valgrind/valgrind-3.24.0_p1.ebuild
+++ b/dev-debug/valgrind/valgrind-3.24.0_p1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -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