Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/s390/s390x/
Date: Wed, 10 Feb 2021 20:36:20
Message-Id: 1612989374.7d49d3a43a9147b93b6a38eff254999ebea045ca.sam@gentoo
1 commit: 7d49d3a43a9147b93b6a38eff254999ebea045ca
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Feb 10 20:36:01 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Wed Feb 10 20:36:14 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d49d3a4
7
8 profiles/arch/s390/s390x/package.use.mask: update pcre2 jit mask
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 profiles/arch/s390/s390x/package.use.mask | 5 +++--
13 1 file changed, 3 insertions(+), 2 deletions(-)
14
15 diff --git a/profiles/arch/s390/s390x/package.use.mask b/profiles/arch/s390/s390x/package.use.mask
16 index 783ff0a1b86..9d4593ef4b4 100644
17 --- a/profiles/arch/s390/s390x/package.use.mask
18 +++ b/profiles/arch/s390/s390x/package.use.mask
19 @@ -3,5 +3,6 @@
20
21 # Sam James <sam@g.o> (2021-02-05)
22 # libpcre2 has JIT support for s390x (not s390)
23 -dev-libs/libpcre2 -jit
24 -dev-vcs/git -pcre-jit
25 +# but it doesn't seem to build right now?
26 +dev-libs/libpcre2 jit
27 +dev-vcs/git pcre-jit