summaryrefslogtreecommitdiff
path: root/profiles/arch
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-03-27 06:06:27 +0000
committerV3n3RiX <venerix@redcorelinux.org>2021-03-27 06:06:27 +0000
commit8d5dbd847cbc704a6a06405856e94b461011afe3 (patch)
tree4d26462d027b14926335894749d2e01d982234d0 /profiles/arch
parent5bb9ff1ee56d2b5e75e01a7f066d8b0cec84ec02 (diff)
gentoo resync : 27.03.2021
Diffstat (limited to 'profiles/arch')
-rw-r--r--profiles/arch/amd64/no-multilib/package.use.mask4
-rw-r--r--profiles/arch/amd64/package.use.force4
-rw-r--r--profiles/arch/amd64/package.use.mask1
-rw-r--r--profiles/arch/amd64/package.use.stable.mask2
-rw-r--r--profiles/arch/arm/package.use.mask2
-rw-r--r--profiles/arch/arm64/package.use.mask4
-rw-r--r--profiles/arch/base/package.use.force6
-rw-r--r--profiles/arch/base/package.use.mask1
-rw-r--r--profiles/arch/powerpc/ppc64/package.use.mask2
-rw-r--r--profiles/arch/sparc/package.use.mask13
-rw-r--r--profiles/arch/x86/package.use.mask1
-rw-r--r--profiles/arch/x86/package.use.stable.mask2
12 files changed, 24 insertions, 18 deletions
diff --git a/profiles/arch/amd64/no-multilib/package.use.mask b/profiles/arch/amd64/no-multilib/package.use.mask
index 45829472692d..024a54a65ab1 100644
--- a/profiles/arch/amd64/no-multilib/package.use.mask
+++ b/profiles/arch/amd64/no-multilib/package.use.mask
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# Sam James <sam@gentoo.org> (2020-12-27)
@@ -13,7 +13,7 @@ dev-embedded/urjtag ftd2xx
# GLEP 73 Immutability, USE=ovmf requires hvm
app-emulation/xen-tools ovmf
-# NP-Hardass <NP-Hardass@gentoo.org> (2017-07-11)
+# Adam Feldman <NP-Hardass@gentoo.org> (2017-07-11)
# GLEP 73 Immutability, USE=test requires
# abi_x86_32 at this time.
app-emulation/wine-vanilla test
diff --git a/profiles/arch/amd64/package.use.force b/profiles/arch/amd64/package.use.force
index 30b47efb585a..f0dab08c2bec 100644
--- a/profiles/arch/amd64/package.use.force
+++ b/profiles/arch/amd64/package.use.force
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# Georgy Yakovlev <gyakovlev@gentoo.org> (2020-06-18)
@@ -18,7 +18,7 @@ sys-firmware/seabios -binary
# Force the host target to avoid dependency hell
dev-lang/rust llvm_targets_X86
-# NP-Hardass <NP-Hardass@gentoo.org> (2017-05-23)
+# Adam Feldman <NP-Hardass@gentoo.org> (2017-05-23)
# Packages with optional 64-bit variant
app-emulation/wine-vanilla -abi_x86_64
app-emulation/wine-staging -abi_x86_64
diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask
index c48a826701e0..0a05a79d2523 100644
--- a/profiles/arch/amd64/package.use.mask
+++ b/profiles/arch/amd64/package.use.mask
@@ -96,6 +96,7 @@ dev-libs/gjs -sysprof
dev-libs/glib -sysprof
gnome-extra/cjs -sysprof
x11-libs/gtk+ -sysprof
+net-libs/libsoup -sysprof
# Andreas Sturmlechner <asturm@gentoo.org> (2020-02-26)
# Vulkan is available on amd64.
diff --git a/profiles/arch/amd64/package.use.stable.mask b/profiles/arch/amd64/package.use.stable.mask
index 150916a46b8d..1f3d106695d0 100644
--- a/profiles/arch/amd64/package.use.stable.mask
+++ b/profiles/arch/amd64/package.use.stable.mask
@@ -62,7 +62,7 @@ media-radio/wsjtx doc
# Pulls too much unstable ruby deps (some are not even keyworded)
net-misc/chrony html
-# NP-Hardass <NP-Hardass@gentoo.org> (2017-09-27)
+# Adam Feldman <NP-Hardass@gentoo.org> (2017-09-27)
# patchset variants are not stable
virtual/wine staging
diff --git a/profiles/arch/arm/package.use.mask b/profiles/arch/arm/package.use.mask
index 30a9c31b7f1d..e6f4a6e4a113 100644
--- a/profiles/arch/arm/package.use.mask
+++ b/profiles/arch/arm/package.use.mask
@@ -267,7 +267,7 @@ media-sound/rhythmbox upnp-av
# Allow jdbc on this arch
dev-db/mariadb -jdbc
-# Amy Winston <amynka@gentoo.org> (2016-06-12)
+# Amy Liffey <amynka@gentoo.org> (2016-06-12)
# does not build on arm at all (upstream bug)
dev-scheme/racket futures jit
diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask
index e6cef4d70dfb..e86babbbb35e 100644
--- a/profiles/arch/arm64/package.use.mask
+++ b/profiles/arch/arm64/package.use.mask
@@ -1,6 +1,10 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Sam James <sam@gentoo.org> (2021-03-20)
+# Supports both 'neon32' and 'neon64'
+sys-libs/zlib-ng -cpu_flags_arm_neon
+
# Patrick McLean <chutzpah@gentoo.org> (2021-02-25)
# Requires unkeyworded dev-libs/pmdk, mask until keyworded
sys-cluster/ceph pmdk rbd-rwl
diff --git a/profiles/arch/base/package.use.force b/profiles/arch/base/package.use.force
deleted file mode 100644
index 3c5b906b05f3..000000000000
--- a/profiles/arch/base/package.use.force
+++ /dev/null
@@ -1,6 +0,0 @@
-# Copyright 2018-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-# Luke Dashjr <luke-jr+gentoobugs@utopios.org> (2018-11-19)
-# iasl is not keyworded on many platforms yet
-sys-firmware/seabios binary
diff --git a/profiles/arch/base/package.use.mask b/profiles/arch/base/package.use.mask
index aa33a1056eb1..b314718a518c 100644
--- a/profiles/arch/base/package.use.mask
+++ b/profiles/arch/base/package.use.mask
@@ -76,6 +76,7 @@ dev-libs/gjs sysprof
dev-libs/glib sysprof
gnome-extra/cjs sysprof
x11-libs/gtk+ sysprof
+net-libs/libsoup sysprof
# Andreas Sturmlechner <asturm@gentoo.org> (2020-02-26)
# Vulkan support is only available on few selected arches atm.
diff --git a/profiles/arch/powerpc/ppc64/package.use.mask b/profiles/arch/powerpc/ppc64/package.use.mask
index 9707c7f5f922..9d6ce8802203 100644
--- a/profiles/arch/powerpc/ppc64/package.use.mask
+++ b/profiles/arch/powerpc/ppc64/package.use.mask
@@ -171,7 +171,7 @@ www-client/seamonkey ipc
x11-misc/rss-glx quesoglc
# Brent Baude <ranger@gentoo.org> (2009-05-05)
-# Masking webkit from libproxy due to TOC failure on webkit
+# Masking webkit from libproxy due to TOC failure on webkit
# and stupid 64bit toolchain.
net-libs/libproxy webkit
diff --git a/profiles/arch/sparc/package.use.mask b/profiles/arch/sparc/package.use.mask
index fa0a7cfb7c69..614f1dca6a5e 100644
--- a/profiles/arch/sparc/package.use.mask
+++ b/profiles/arch/sparc/package.use.mask
@@ -1,14 +1,19 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Sam James <sam@gentoo.org> (2021-03-19)
+# On sparc, we have to force sys-apps/grep[libsigsegv]
+# for accurate stack overflow handling. dev-libs/libsigsegv
+# lacks USE=static-libs, so for now, this means we can't
+# build a static grep on sparc.
+# No real pressing need to add it.
+# bug #768135
+sys-apps/grep static
+
# Miroslav Ć ulc <fordfrog@gentoo.org> (2021-03-13)
# virtual/jdk isn't keyworded here
media-libs/rubberband jni
-# Viorel Munteanu <ceamac.paragon@gmail.com> (2020-03-11)
-# new package dev-libs/libthreadar has no keywords
-app-backup/dar threads
-
# Sam James <sam@gentoo.org> (2021-03-13)
# media-libs/libheif isn't keyworded here
# media-libs/libavif isn't keyworded here
diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask
index 56c816808f52..446fff67ed8b 100644
--- a/profiles/arch/x86/package.use.mask
+++ b/profiles/arch/x86/package.use.mask
@@ -116,6 +116,7 @@ dev-libs/gjs -sysprof
dev-libs/glib -sysprof
gnome-extra/cjs -sysprof
x11-libs/gtk+ -sysprof
+net-libs/libsoup -sysprof
# Andreas Sturmlechner <asturm@gentoo.org> (2020-02-26)
# Vulkan is available on x86.
diff --git a/profiles/arch/x86/package.use.stable.mask b/profiles/arch/x86/package.use.stable.mask
index 11c231b259c4..74c4373b2168 100644
--- a/profiles/arch/x86/package.use.stable.mask
+++ b/profiles/arch/x86/package.use.stable.mask
@@ -60,7 +60,7 @@ media-gfx/digikam mediaplayer
# Stable mask dev-ruby/haml test till rails is stabilized.
dev-ruby/haml test
-# NP-Hardass <NP-Hardass@gentoo.org> (2017-09-27)
+# Adam Feldman <NP-Hardass@gentoo.org> (2017-09-27)
# patchset variants are not stable
virtual/wine staging