From 1c1e20adccf8f3dd8476d64e33ac1eba494b858b Mon Sep 17 00:00:00 2001 From: Sam James Date: Tue, 16 Mar 2021 15:22:55 +0000 Subject: 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 Signed-off-by: Lars Wendler --- 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 3f1ec1a27b96..155629c2d659 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 # Tobias Klausmann (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 17213375e57e..b70b37363f1c 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 # Michał Górny (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 0960dd767c37..6bfcdedccd32 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 # Sergei Trofimovich (2017-07-20) # pulls in unkeyworded java diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask index 0ebbd9ce43d5..2401394ba464 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 # 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 c233f0b110c0..8d67239c2533 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 # Matt Turner (2019-08-26) # jit not supported on sparc64 -- cgit v1.2.3-65-gdbad