commit: 622c4084ebae8b7b815a9482b3f1ed7112cf6bc4
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 21 06:17:26 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Tue Jan 21 06:17:26 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=622c4084
dev-debug/valgrind: Stabilize 3.24.0_p1 amd64, #948475
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-debug/valgrind/valgrind-3.24.0_p1.ebuild | 4 ++--
1 file 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