commit:     0b06eed921340e8420aa8931fd4d86c7bad19218
Author:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 19 02:45:34 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Apr 19 04:23:28 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b06eed9

dev-debug/valgrind: keyword 3.25.0_rc1 for ~riscv

There is a known test failure documented here: 
https://sourceforge.net/p/valgrind/mailman/message/59153566/
Runtime tested some basic features: memcheck, gdbserver, callgrind,
helgrind and massif, all of which are working. Given this, we can
proceed to keyword for riscv.

Thanks-to: Sam James <sam <AT> gentoo.org>
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
Closes: https://github.com/gentoo/gentoo/pull/41659
Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-debug/valgrind/valgrind-3.25.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.25.0_rc1.ebuild 
b/dev-debug/valgrind/valgrind-3.25.0_rc1.ebuild
index b8778b8c8633..fabc10e80fda 100644
--- a/dev-debug/valgrind/valgrind-3.25.0_rc1.ebuild
+++ b/dev-debug/valgrind/valgrind-3.25.0_rc1.ebuild
@@ -42,7 +42,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 ~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 b8778b8c8633..fabc10e80fda 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 ~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
 

Reply via email to