summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2017-08-05 16:57:52 -0700
committerRobin H. Johnson <robbat2@gentoo.org>2017-08-05 17:12:15 -0700
commit75042989f4afee05e111cea062b713fe7def3e04 (patch)
treedc7066a0c32877b21debb539b9d7f8e657e77a77
parentapp-i18n/ibus: keyworded 1.5.16 for ppc, bug #626804 (diff)
downloadgentoo-75042989f4afee05e111cea062b713fe7def3e04.tar.gz
gentoo-75042989f4afee05e111cea062b713fe7def3e04.tar.bz2
gentoo-75042989f4afee05e111cea062b713fe7def3e04.zip
package.use.mask: block dev-vcs/git[pcre-jit] on non-JIT arches.
dev-vcs/git is moving to use PCRE-JIT for the huge performance boost it provides, but PCRE-JIT is not available on all arches. See: https://github.com/git/git/commit/fbaceaac4731655540e48845eb3a3e2ce2282b38 Bug: https://bugs.gentoo.org/show_bug.cgi?id=627088 Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
-rw-r--r--profiles/arch/alpha/package.use.mask5
-rw-r--r--profiles/arch/hppa/package.use.mask5
-rw-r--r--profiles/arch/ia64/package.use.mask5
3 files changed, 15 insertions, 0 deletions
diff --git a/profiles/arch/alpha/package.use.mask b/profiles/arch/alpha/package.use.mask
index fd25408a0695..b62c9f9cd7b5 100644
--- a/profiles/arch/alpha/package.use.mask
+++ b/profiles/arch/alpha/package.use.mask
@@ -1,6 +1,11 @@
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
+# Robin H. Johnson <robbat2@gentoo.org> (05 Aug 2017)
+# 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
+
# Tobias Klausmann <klausman@gentoo.org> (18 May 2017)
# Stack protector code is not ported to alpha (and may not ever be)
>=sys-devel/gcc-6 ssp
diff --git a/profiles/arch/hppa/package.use.mask b/profiles/arch/hppa/package.use.mask
index 98360aa067ac..a33fa8f81031 100644
--- a/profiles/arch/hppa/package.use.mask
+++ b/profiles/arch/hppa/package.use.mask
@@ -4,6 +4,11 @@
# NOTE: When masking a USE flag due to missing keywords, please file a keyword
# request bug for the hppa arch.
+# Robin H. Johnson <robbat2@gentoo.org> (05 Aug 2017)
+# 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
+
# Michał Górny <mgorny@gentoo.org> (28 Jun 2017)
# app-misc/dtach is not keyworded, and tests are restricted anyway, so
# no point in pursuing it right now.
diff --git a/profiles/arch/ia64/package.use.mask b/profiles/arch/ia64/package.use.mask
index 520de6d2cc59..e1ac12741bef 100644
--- a/profiles/arch/ia64/package.use.mask
+++ b/profiles/arch/ia64/package.use.mask
@@ -1,6 +1,11 @@
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
+# Robin H. Johnson <robbat2@gentoo.org> (05 Aug 2017)
+# 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
+
# Sergei Trofimovich <slyfox@gentoo.org> (20 Jul 2017)
# pulls in unkeyworded java
sci-libs/gdal mdb