summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2025-05-01 08:27:37 +0100
committerSam James <sam@gentoo.org>2025-05-01 08:27:37 +0100
commitc3f17d8de30398520300bb0c290582cb54098b64 (patch)
tree13d147dd9676416e35180e80cd6354189cf04f1e
parent1d86cc5bbb68da2fa14d5a7506574785662100e8 (diff)
downloadgentoo-c3f17d8de30398520300bb0c290582cb54098b64.tar.gz
gentoo-c3f17d8de30398520300bb0c290582cb54098b64.tar.bz2
gentoo-c3f17d8de30398520300bb0c290582cb54098b64.zip
dev-debug/valgrind: Stabilize 3.24.0_p3 amd64, #955154
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-debug/valgrind/valgrind-3.24.0_p3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-debug/valgrind/valgrind-3.24.0_p3.ebuild b/dev-debug/valgrind/valgrind-3.24.0_p3.ebuild
index 3dd9c75b8eb4..c0a0505a420a 100644
--- a/dev-debug/valgrind/valgrind-3.24.0_p3.ebuild
+++ b/dev-debug/valgrind/valgrind-3.24.0_p3.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