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: Mon, 22 Nov 2021 03:07:48
Message-Id: 1637550346.c705592b9d405ff7fcd544f6e91771224e305d12.dlan@gentoo
1 commit: c705592b9d405ff7fcd544f6e91771224e305d12
2 Author: Alex Fan <alex.fan.q <AT> gmail <DOT> com>
3 AuthorDate: Fri Nov 19 09:21:34 2021 +0000
4 Commit: Yixun Lan <dlan <AT> gentoo <DOT> org>
5 CommitDate: Mon Nov 22 03:05:46 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c705592b
7
8 profiles/arch/riscv: remove obsolete mask on dev-vcs/git[pcre-jit]
9
10 dev-vcs/git no longer has this use flag
11
12 Signed-off-by: Alex Fan <alex.fan.q <AT> gmail.com>
13 Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>
14
15 profiles/arch/riscv/package.use.mask | 1 -
16 1 file changed, 1 deletion(-)
17
18 diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask
19 index f724b1c20eff..2691a02155b3 100644
20 --- a/profiles/arch/riscv/package.use.mask
21 +++ b/profiles/arch/riscv/package.use.mask
22 @@ -186,7 +186,6 @@ sys-cluster/slurm ofed
23 # This doesn't work for (any) riscv yet.
24 dev-libs/libpcre2 jit
25 dev-libs/libpcre jit
26 -<dev-vcs/git-2.31.0 pcre-jit
27 www-servers/nginx pcre-jit
28
29 # app-shells/fish not keyworded due to failing tests (Bug #807742).