commit: 24c4bc7b9487b54ef0cfd08531910a57806f9993
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 18 16:23:42 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Oct 18 16:46:30 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24c4bc7b
dev-debug/valgrind: reset live template
(The RC is still unkeyworded.)
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-debug/valgrind/valgrind-3.26.0_rc1.ebuild | 2 +-
dev-debug/valgrind/valgrind-9999.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-debug/valgrind/valgrind-3.26.0_rc1.ebuild
b/dev-debug/valgrind/valgrind-3.26.0_rc1.ebuild
index efe129b74aab..89714fd9ab2c 100644
--- a/dev-debug/valgrind/valgrind-3.26.0_rc1.ebuild
+++ b/dev-debug/valgrind/valgrind-3.26.0_rc1.ebuild
@@ -42,7 +42,7 @@ else
S="${WORKDIR}"/${MY_P}
if [[ ${PV} != *_rc* ]] ; then
- KEYWORDS="-* amd64 ~arm ~arm64 ~ppc ppc64 ~riscv x86
~amd64-linux ~x86-linux ~x64-macos ~x64-solaris"
+ KEYWORDS="-* ~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86
~amd64-linux ~x86-linux ~x64-macos ~x64-solaris"
fi
fi
diff --git a/dev-debug/valgrind/valgrind-9999.ebuild
b/dev-debug/valgrind/valgrind-9999.ebuild
index efe129b74aab..89714fd9ab2c 100644
--- a/dev-debug/valgrind/valgrind-9999.ebuild
+++ b/dev-debug/valgrind/valgrind-9999.ebuild
@@ -42,7 +42,7 @@ else
S="${WORKDIR}"/${MY_P}
if [[ ${PV} != *_rc* ]] ; then
- KEYWORDS="-* amd64 ~arm ~arm64 ~ppc ppc64 ~riscv x86
~amd64-linux ~x86-linux ~x64-macos ~x64-solaris"
+ KEYWORDS="-* ~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86
~amd64-linux ~x86-linux ~x64-macos ~x64-solaris"
fi
fi