Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/m68k/
Date: Thu, 23 Apr 2020 08:05:49
Message-Id: 1587629141.2d1a8e93dfd3a94a87a9a79d174f4696bacd1c7e.slyfox@gentoo
1 commit: 2d1a8e93dfd3a94a87a9a79d174f4696bacd1c7e
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Thu Apr 23 08:04:56 2020 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Thu Apr 23 08:05:41 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d1a8e93
7
8 profiles/arch/m68k/use.mask: mask USE=libressl, USE=valgrind
9
10 libressl has no m68k keywords.
11 valgrind has no m68k target support.
12
13 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
14
15 profiles/arch/m68k/use.mask | 9 +++++++++
16 1 file changed, 9 insertions(+)
17
18 diff --git a/profiles/arch/m68k/use.mask b/profiles/arch/m68k/use.mask
19 index ace5bc6cf9c..002982d9c05 100644
20 --- a/profiles/arch/m68k/use.mask
21 +++ b/profiles/arch/m68k/use.mask
22 @@ -4,6 +4,15 @@
23 # Unmask the flag which corresponds to ARCH.
24 -m68k
25
26 +# Sergei Trofimovich <slyfox@g.o> (2020-04-23)
27 +# dev-libs/libressl has no m68k keywords.
28 +libressl
29 +curl_ssl_libressl
30 +
31 +# Sergei Trofimovich <slyfox@g.o> (2020-04-23)
32 +# valgrind has no m68k port.
33 +valgrind
34 +
35 # Matt Turner <mattst88@g.o> (2019-12-05)
36 # media-libs/libglvnd is not keyworded
37 libglvnd