commit:     faad3fb3cf8fb45a5e4f31a1b1e0a08b6a2f9b4e
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 26 18:06:17 2019 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Mon Aug 26 18:06:53 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=faad3fb3

profiles: Mask libpcre2's jit USE flag on 64-bit sparc

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 profiles/arch/sparc/64ul/package.use.mask | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/profiles/arch/sparc/64ul/package.use.mask 
b/profiles/arch/sparc/64ul/package.use.mask
index 6facbc35d89..b0792becdce 100644
--- a/profiles/arch/sparc/64ul/package.use.mask
+++ b/profiles/arch/sparc/64ul/package.use.mask
@@ -1,6 +1,15 @@
 # Copyright 2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Matt Turner <matts...@gentoo.org> (2019-08-26)
+# Upstream Git is switching to PCRE2 w/ JIT.
+# This is not available on some arches, where a fallback to PCRE1 without JIT 
is used.
+dev-vcs/git pcre-jit
+
+# Matt Turner <matts...@gentoo.org> (2019-08-26)
+# jit not supported on sparc64
+dev-libs/libpcre2 jit
+
 # Matt Turner <matts...@gentoo.org> (2019-08-26)
 # Falis to build on 64-bit userland
 dev-libs/openssl asm

Reply via email to