Gentoo Archives: gentoo-commits

From: "Andreas K. Hüttel" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/s390/s390x/
Date: Tue, 28 Jun 2022 00:06:39
Message-Id: 1656374747.a35c132ebdb7f9d30523d6ee34d4250224a3e4e5.dilfridge@gentoo
1 commit: a35c132ebdb7f9d30523d6ee34d4250224a3e4e5
2 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jun 28 00:05:47 2022 +0000
4 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Tue Jun 28 00:05:47 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a35c132e
7
8 profiles: s390x: mask asm usage in nettle-3.8, fails to build
9
10 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
11
12 profiles/arch/s390/s390x/package.use.mask | 4 ++++
13 1 file changed, 4 insertions(+)
14
15 diff --git a/profiles/arch/s390/s390x/package.use.mask b/profiles/arch/s390/s390x/package.use.mask
16 index b12271ba6785..2db48ad88c12 100644
17 --- a/profiles/arch/s390/s390x/package.use.mask
18 +++ b/profiles/arch/s390/s390x/package.use.mask
19 @@ -10,3 +10,7 @@ media-libs/imlib2 svg
20 # libpcre2 has JIT support for s390x (not s390)
21 # but it doesn't seem to build right now?
22 dev-libs/libpcre2 jit
23 +
24 +# Andreas K. Hüttel <dilfridge@g.o> (2022-06-28)
25 +# Fails to build
26 +=dev-libs/nettle-3.8* asm