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/m68k/
Date: Sun, 22 Aug 2021 17:58:25
Message-Id: 1629655087.07722d52745d8702b98bb8e88234bd6c00b58cd3.dilfridge@gentoo
1 commit: 07722d52745d8702b98bb8e88234bd6c00b58cd3
2 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Sun Aug 22 17:57:27 2021 +0000
4 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Sun Aug 22 17:58:07 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07722d52
7
8 m68k: mask zstd useflag
9
10 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
11
12 profiles/arch/m68k/use.mask | 4 ++++
13 1 file changed, 4 insertions(+)
14
15 diff --git a/profiles/arch/m68k/use.mask b/profiles/arch/m68k/use.mask
16 index 2b2f55218cb..be156ba36b6 100644
17 --- a/profiles/arch/m68k/use.mask
18 +++ b/profiles/arch/m68k/use.mask
19 @@ -4,6 +4,10 @@
20 # Unmask the flag which corresponds to ARCH.
21 -m68k
22
23 +# Andreas K. Hüttel <dilfridge@g.o> (2021-08-22)
24 +# app-arch/zstd is broken
25 +zstd
26 +
27 # James Le Cuirot <chewi@g.o> (2021-08-20)
28 # There is a community effort to bring Rust to m68k but it's not ready yet.
29 rust