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: Fri, 05 Feb 2021 22:26:21
Message-Id: 1612563952.cf33617066545ad24484ad9f61d52db6ad1ae780.sam@gentoo
1 commit: cf33617066545ad24484ad9f61d52db6ad1ae780
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Feb 5 22:25:52 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Fri Feb 5 22:25:52 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf336170
7
8 profiles/arch/s390/s390x: unmask dev-libs/libpcre2[jit] here
9
10 Available for s390x, just not s390.
11
12 Signed-off-by: Sam James <sam <AT> gentoo.org>
13
14 profiles/arch/s390/s390x/package.use.mask | 7 +++++++
15 1 file changed, 7 insertions(+)
16
17 diff --git a/profiles/arch/s390/s390x/package.use.mask b/profiles/arch/s390/s390x/package.use.mask
18 new file mode 100644
19 index 00000000000..783ff0a1b86
20 --- /dev/null
21 +++ b/profiles/arch/s390/s390x/package.use.mask
22 @@ -0,0 +1,7 @@
23 +# Copyright 1999-2021 Gentoo Authors
24 +# Distributed under the terms of the GNU General Public License v2
25 +
26 +# Sam James <sam@g.o> (2021-02-05)
27 +# libpcre2 has JIT support for s390x (not s390)
28 +dev-libs/libpcre2 -jit
29 +dev-vcs/git -pcre-jit