commit:     1c1e20adccf8f3dd8476d64e33ac1eba494b858b
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 16 15:22:55 2021 +0000
Commit:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Thu Mar 18 09:21:13 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c1e20ad

profiles/arch: drop obsolete dev-vcs/git[pcre] masks

It turns out that dev-vcs/git[pcre] doesn't need
dev-libs/libpcre2[jit], just libpcre2 itself.

Closes: https://bugs.gentoo.org/776682
Signed-off-by: Sam James <sam <AT> gentoo.org>
Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org>

 profiles/arch/alpha/package.use.mask      | 1 -
 profiles/arch/hppa/package.use.mask       | 1 -
 profiles/arch/ia64/package.use.mask       | 1 -
 profiles/arch/riscv/package.use.mask      | 1 -
 profiles/arch/sparc/64ul/package.use.mask | 1 -
 5 files changed, 5 deletions(-)

diff --git a/profiles/arch/alpha/package.use.mask 
b/profiles/arch/alpha/package.use.mask
index 3f1ec1a27b9..155629c2d65 100644
--- a/profiles/arch/alpha/package.use.mask
+++ b/profiles/arch/alpha/package.use.mask
@@ -248,7 +248,6 @@ media-sound/pulseaudio native-headset
 # This is not available on some arches, where a fallback to PCRE1 without JIT 
is used.
 # Since >=dev-vcs/git-2.31.0 pcre1 support has been dropped from git.
 <dev-vcs/git-2.31.0 pcre-jit
->=dev-vcs/git-2.31.0 pcre
 
 # Tobias Klausmann <[email protected]> (2017-05-18)
 # Stack protector code is not ported to alpha (and may not ever be)

diff --git a/profiles/arch/hppa/package.use.mask 
b/profiles/arch/hppa/package.use.mask
index 17213375e57..b70b37363f1 100644
--- a/profiles/arch/hppa/package.use.mask
+++ b/profiles/arch/hppa/package.use.mask
@@ -194,7 +194,6 @@ net-libs/gnutls test-full
 # This is not available on some arches, where a fallback to PCRE1 without JIT 
is used.
 # Since >=dev-vcs/git-2.31.0 pcre1 support has been dropped from git.
 <dev-vcs/git-2.31.0 pcre-jit
->=dev-vcs/git-2.31.0 pcre
 
 # Michał Górny <[email protected]> (2017-06-28)
 # app-misc/dtach is not keyworded, and tests are restricted anyway, so

diff --git a/profiles/arch/ia64/package.use.mask 
b/profiles/arch/ia64/package.use.mask
index 0960dd767c3..6bfcdedccd3 100644
--- a/profiles/arch/ia64/package.use.mask
+++ b/profiles/arch/ia64/package.use.mask
@@ -204,7 +204,6 @@ media-sound/pulseaudio native-headset
 # This is not available on some arches, where a fallback to PCRE1 without JIT 
is used.
 # Since >=dev-vcs/git-2.31.0 pcre1 support has been dropped from git.
 <dev-vcs/git-2.31.0 pcre-jit
->=dev-vcs/git-2.31.0 pcre
 
 # Sergei Trofimovich <[email protected]> (2017-07-20)
 # pulls in unkeyworded java

diff --git a/profiles/arch/riscv/package.use.mask 
b/profiles/arch/riscv/package.use.mask
index 0ebbd9ce43d..2401394ba46 100644
--- a/profiles/arch/riscv/package.use.mask
+++ b/profiles/arch/riscv/package.use.mask
@@ -67,7 +67,6 @@ sys-fs/e2fsprogs cron
 dev-libs/libpcre2 jit
 dev-libs/libpcre jit
 <dev-vcs/git-2.31.0 pcre-jit
->=dev-vcs/git-2.31.0 pcre
 
 # Not yet tested / unkeyworded dependencies
 # This includes also packages which do not support python-3 or

diff --git a/profiles/arch/sparc/64ul/package.use.mask 
b/profiles/arch/sparc/64ul/package.use.mask
index c233f0b110c..8d67239c253 100644
--- a/profiles/arch/sparc/64ul/package.use.mask
+++ b/profiles/arch/sparc/64ul/package.use.mask
@@ -5,7 +5,6 @@
 # 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-2.31.0 pcre-jit
->=dev-vcs/git-2.31.0 pcre
 
 # Matt Turner <[email protected]> (2019-08-26)
 # jit not supported on sparc64

Reply via email to