Gentoo Archives: gentoo-commits

From: "Andreas K. Hüttel" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/riscv:master commit in: profiles/arch/riscv/
Date: Sun, 21 Apr 2019 10:34:54
Message-Id: 1555842860.906c695d3140dcc6cc6fe458cc9fedc11c2b9490.dilfridge@gentoo
1 commit: 906c695d3140dcc6cc6fe458cc9fedc11c2b9490
2 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Sun Apr 21 10:34:20 2019 +0000
4 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Sun Apr 21 10:34:20 2019 +0000
6 URL: https://gitweb.gentoo.org/proj/riscv.git/commit/?id=906c695d
7
8 profiles: One more victim of missing pcre-jit
9
10 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
11
12 profiles/arch/riscv/package.use.mask | 1 +
13 1 file changed, 1 insertion(+)
14
15 diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask
16 index e89ccfe..e6cd04d 100644
17 --- a/profiles/arch/riscv/package.use.mask
18 +++ b/profiles/arch/riscv/package.use.mask
19 @@ -2,3 +2,4 @@
20 # This doesn't work for (any) riscv yet.
21 dev-libs/libpcre2 jit
22 dev-libs/libpcre jit
23 +dev-vcs/git pcre-jit