From 24c4bc7b9487b54ef0cfd08531910a57806f9993 Mon Sep 17 00:00:00 2001 From: Sam James Date: Sat, 18 Oct 2025 17:23:42 +0100 Subject: [PATCH] dev-debug/valgrind: reset live template (The RC is still unkeyworded.) Signed-off-by: Sam James --- 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 efe129b74aab8..89714fd9ab2cc 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 efe129b74aab8..89714fd9ab2cc 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