commit:     423c6dbddd313566fc621f5baf6747705f39c169
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 27 23:22:12 2019 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Wed Nov 27 23:26:40 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=423c6dbd

profiles/arch/riscv: mask USE=valgrind

Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 profiles/arch/riscv/package.use.mask | 3 +--
 profiles/arch/riscv/use.mask         | 4 ++++
 2 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/profiles/arch/riscv/package.use.mask 
b/profiles/arch/riscv/package.use.mask
index e14810d5ecf..3026a5b3946 100644
--- a/profiles/arch/riscv/package.use.mask
+++ b/profiles/arch/riscv/package.use.mask
@@ -35,7 +35,6 @@ dev-libs/icu doc
 dev-libs/iniparser doc
 dev-libs/libgcrypt doc
 dev-libs/libnl python
-dev-libs/libtasn1 valgrind
 dev-libs/libusb doc
 dev-libs/libxslt python
 dev-libs/libyaml doc
@@ -54,7 +53,7 @@ dev-vcs/git cvs highlight gnome-keyring subversion tk xinetd
 media-libs/freetype harfbuzz png
 media-libs/tiff jbig jpeg test webp zstd
 net-fs/nfs-utils nfsv41
-net-libs/gnutls doc test-full valgrind
+net-libs/gnutls doc test-full
 net-libs/ldns doc python
 net-misc/curl brotli curl_ssl_libressl curl_ssl_mbedtls curl_ssl_nss http2 
rtmp ssh
 net-misc/ntp openntpd snmp vim-syntax zeroconf

diff --git a/profiles/arch/riscv/use.mask b/profiles/arch/riscv/use.mask
index 323eff42aa3..c6877553ce8 100644
--- a/profiles/arch/riscv/use.mask
+++ b/profiles/arch/riscv/use.mask
@@ -4,6 +4,10 @@
 # Unmask the flag which corresponds to ARCH.
 -riscv
 
+# Sergei Trofimovich <[email protected]> (2019-11-27)
+# valgrind has no RICSV port.
+valgrind
+
 # The required library has not been ported to riscv yet.
 seccomp
 

Reply via email to