commit:     2d1a8e93dfd3a94a87a9a79d174f4696bacd1c7e
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 23 08:04:56 2020 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Thu Apr 23 08:05:41 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d1a8e93

profiles/arch/m68k/use.mask: mask USE=libressl, USE=valgrind

libressl has no m68k keywords.
valgrind has no m68k target support.

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

 profiles/arch/m68k/use.mask | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/profiles/arch/m68k/use.mask b/profiles/arch/m68k/use.mask
index ace5bc6cf9c..002982d9c05 100644
--- a/profiles/arch/m68k/use.mask
+++ b/profiles/arch/m68k/use.mask
@@ -4,6 +4,15 @@
 # Unmask the flag which corresponds to ARCH.
 -m68k
 
+# Sergei Trofimovich <[email protected]> (2020-04-23)
+# dev-libs/libressl has no m68k keywords.
+libressl
+curl_ssl_libressl
+
+# Sergei Trofimovich <[email protected]> (2020-04-23)
+# valgrind has no m68k port.
+valgrind
+
 # Matt Turner <[email protected]> (2019-12-05)
 # media-libs/libglvnd is not keyworded
 libglvnd

Reply via email to