Gentoo Archives: gentoo-commits

From: Yixun Lan <dlan@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/riscv/
Date: Wed, 29 Dec 2021 13:46:18
Message-Id: 1640785190.c41994b6d0159117c5a94c457fc9d7416f0338f0.dlan@gentoo
1 commit: c41994b6d0159117c5a94c457fc9d7416f0338f0
2 Author: Alex Fan <alex.fan.q <AT> gmail <DOT> com>
3 AuthorDate: Tue Dec 28 10:12:52 2021 +0000
4 Commit: Yixun Lan <dlan <AT> gentoo <DOT> org>
5 CommitDate: Wed Dec 29 13:39:50 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c41994b6
7
8 profiles/arch/riscv: mask sci-mathematics/singular[julia]
9
10 Signed-off-by: Alex Fan <alex.fan.q <AT> gmail.com>
11 Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>
12
13 profiles/arch/riscv/package.use.mask | 4 ++++
14 1 file changed, 4 insertions(+)
15
16 diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask
17 index 8a95c710fd15..de68c953c382 100644
18 --- a/profiles/arch/riscv/package.use.mask
19 +++ b/profiles/arch/riscv/package.use.mask
20 @@ -1,6 +1,10 @@
21 # Copyright 2019-2021 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 +# Alex Fan <alex.fan.q@×××××.com> (2021-12-28)
25 +# dev-lang/julia doesn't support riscv yet
26 +sci-mathematics/singular julia
27 +
28 # Alex Fan <alex.fan.q@×××××.com> (2021-12-12)
29 # dev-python/uvloop fails test #806412
30 # but with it installed, anyio passes all tests