summaryrefslogtreecommitdiff
path: root/profiles/arch
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2021-10-26 00:10:07 +0100
committerV3n3RiX <venerix@koprulu.sector>2021-10-26 00:10:07 +0100
commit95461df035e3867364495f065e5e805bf629b2d7 (patch)
tree867dce371a84a696e91be255d89f282975aa0480 /profiles/arch
parent46eedbedafdb0040c37884982d4c775ce277fb7b (diff)
gentoo resync : 25.10.2021
Diffstat (limited to 'profiles/arch')
-rw-r--r--profiles/arch/alpha/package.use.mask4
-rw-r--r--profiles/arch/amd64/package.use.mask4
-rw-r--r--profiles/arch/arm/armv7a/package.use.mask1
-rw-r--r--profiles/arch/arm/package.use.mask3
-rw-r--r--profiles/arch/arm/package.use.stable.mask5
-rw-r--r--profiles/arch/arm64/package.use.mask1
-rw-r--r--profiles/arch/arm64/package.use.stable.mask5
-rw-r--r--profiles/arch/base/package.use.mask12
-rw-r--r--profiles/arch/hppa/package.use.mask10
-rw-r--r--profiles/arch/ia64/package.use.mask10
-rw-r--r--profiles/arch/powerpc/package.use.mask5
-rw-r--r--profiles/arch/powerpc/package.use.stable.mask9
-rw-r--r--profiles/arch/powerpc/ppc32/package.use.mask4
-rw-r--r--profiles/arch/riscv/package.use.mask4
-rw-r--r--profiles/arch/sparc/package.use.mask6
-rw-r--r--profiles/arch/x86/package.use.mask4
16 files changed, 84 insertions, 3 deletions
diff --git a/profiles/arch/alpha/package.use.mask b/profiles/arch/alpha/package.use.mask
index 600452a23476..a78c83b38999 100644
--- a/profiles/arch/alpha/package.use.mask
+++ b/profiles/arch/alpha/package.use.mask
@@ -1,6 +1,10 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Arthur Zamarin <arthurzam@gentoo.org> (2021-10-24)
+# dev-ruby/furo isn't keyworded here
+dev-python/argon2-cffi doc
+
# Sam James <sam@gentoo.org> (2021-09-12)
# dev-ruby/asciidoctor isn't keyworded here
dev-util/ccache doc
diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask
index 7498557f1796..f664687b9b9c 100644
--- a/profiles/arch/amd64/package.use.mask
+++ b/profiles/arch/amd64/package.use.mask
@@ -17,6 +17,10 @@
#--- END OF EXAMPLES ---
+# James Le Cuirot <chewi@gentoo.org> (2021-10-22)
+# The JIT feature only works on amd64 and x86.
+app-emulation/fs-uae -jit
+
# Marek Szuba <marecki@gentoo.org> (2021-10-10)
# Does work on amd64 and x86
x11-misc/read-edid -vbe-mode
diff --git a/profiles/arch/arm/armv7a/package.use.mask b/profiles/arch/arm/armv7a/package.use.mask
index 2db9975c3e75..aabb4fa77e40 100644
--- a/profiles/arch/arm/armv7a/package.use.mask
+++ b/profiles/arch/arm/armv7a/package.use.mask
@@ -11,6 +11,7 @@
dev-libs/efl -avif
kde-frameworks/kimageformats -avif
media-libs/gd -avif
+net-libs/webkit-gtk -avif
# Sam James <sam@gentoo.org> (2020-10-05)
# Guile only supports JIT on some arches
diff --git a/profiles/arch/arm/package.use.mask b/profiles/arch/arm/package.use.mask
index c855277818be..c51f02eac24a 100644
--- a/profiles/arch/arm/package.use.mask
+++ b/profiles/arch/arm/package.use.mask
@@ -78,6 +78,7 @@ media-libs/libsdl2 fcitx4
dev-libs/efl avif
kde-frameworks/kimageformats avif
media-libs/gd avif
+net-libs/webkit-gtk avif
# Adam Feldman <NP-Hardass@gentoo.org> (2020-09-05)
# dev-util/dogtail is not keyworded for arm
@@ -211,7 +212,7 @@ net-libs/gnutls test-full
# Andreas Sturmlechner <asturm@gentoo.org> (2018-03-02)
# Requires unkeyworded deps
->=dev-python/ipython-5.4.1 notebook qt5 smp
+>=dev-python/ipython-5.4.1 qt5
# Michał Górny <mgorny@gentoo.org> (2017-12-30)
# Moved from use.mask since they are flags local to one package.
diff --git a/profiles/arch/arm/package.use.stable.mask b/profiles/arch/arm/package.use.stable.mask
index 3fe0528f1ad9..eaa4a460613f 100644
--- a/profiles/arch/arm/package.use.stable.mask
+++ b/profiles/arch/arm/package.use.stable.mask
@@ -1,6 +1,11 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Sam James <sam@gentoo.org> (2021-10-25)
+# Various dependencies not yet stable on arm
+# bug #816981
+dev-python/ipython notebook smp
+
# Marek Szuba <marecki@gentoo.org> (2021-09-25)
# No stable dev-ruby/{thor,tty-editor} on this arch yet
# and there are many dependencies to go through before there are
diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask
index de20b104f51b..4dbdd22f3d18 100644
--- a/profiles/arch/arm64/package.use.mask
+++ b/profiles/arch/arm64/package.use.mask
@@ -305,7 +305,6 @@ www-client/vivaldi-snapshot widevine
# Michał Górny <mgorny@gentoo.org> (2018-02-17)
# Requires unkeyworded dependencies.
-dev-python/ipython notebook
dev-ruby/haml test
# Michał Górny <mgorny@gentoo.org> (2018-02-16)
diff --git a/profiles/arch/arm64/package.use.stable.mask b/profiles/arch/arm64/package.use.stable.mask
index f8994d5d256e..fff08920dcb5 100644
--- a/profiles/arch/arm64/package.use.stable.mask
+++ b/profiles/arch/arm64/package.use.stable.mask
@@ -1,6 +1,11 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Sam James <sam@gentoo.org> (2021-10-25)
+# Has unstable dependencies we don't want to drag in yet
+# bug #816981
+dev-python/ipython notebook
+
# Marek Szuba <marecki@gentoo.org> (2021-09-10)
# no stable dev-ruby/{thor,tty-editor} on this arch yet
# and there are many dependencies to go through before there are
diff --git a/profiles/arch/base/package.use.mask b/profiles/arch/base/package.use.mask
index 089f99dfad2e..b286847139d8 100644
--- a/profiles/arch/base/package.use.mask
+++ b/profiles/arch/base/package.use.mask
@@ -1,6 +1,10 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# James Le Cuirot <chewi@gentoo.org> (2021-10-22)
+# Only available on some architectures.
+app-emulation/fs-uae jit
+
# Lars Wendler <polynomial-c@gentoo.org> (2021-08-27)
# Lacks various keywords in media-libs/webrtc-audio-processing
media-video/pipewire echo-cancel
@@ -9,6 +13,10 @@ media-video/pipewire echo-cancel
# Needs Raspberry Pi specific applications
media-video/mjpg-streamer input-raspicam
+# James Le Cuirot <chewi@gentoo.org> (2021-08-07)
+# The ORBlite scanner plugin only works on amd64 and x86.
+net-print/hplip-plugin orblite
+
# Sam James <sam@gentoo.org> (2021-07-12)
# Haskell is only available on amd64/x86 right now in Gentoo
# bug #801649
@@ -118,6 +126,10 @@ dev-qt/qtwayland vulkan
# dev-python/pandas is only keyworded for amd64 & x86
sys-block/fio python gnuplot
+# James Le Cuirot <chewi@gentoo.org> (2019-12-10)
+# The JIT feature only works on amd64 and x86.
+app-emulation/aranym jit
+
# Craig Andrews <candrews@gentoo.org> (2019-10-08)
# net-libs/quiche is not available on all arches
# Track addition arch keywording of quiche at:
diff --git a/profiles/arch/hppa/package.use.mask b/profiles/arch/hppa/package.use.mask
index 8157e119deba..33396378d399 100644
--- a/profiles/arch/hppa/package.use.mask
+++ b/profiles/arch/hppa/package.use.mask
@@ -4,6 +4,16 @@
# NOTE: When masking a USE flag due to missing keywords, please file a keyword
# request bug for the hppa arch.
+# Arthur Zamarin <arthurzam@gentoo.org> (2021-10-24)
+# dev-ruby/furo isn't keyworded here
+dev-python/argon2-cffi doc
+
+# Sam James <sam@gentoo.org> (2021-10-24)
+# Avoid Pipewire for now because of new wireplumber dependency which lacks
+# keywords. Doubt anybody is using PW here anyway right now.
+# bug #807616
+media-libs/libsdl2 pipewire
+
# Sam James <sam@gentoo.org> (2021-10-16)
# Avoid unkeyworded dependencies
x11-libs/gtk+ cloudprint
diff --git a/profiles/arch/ia64/package.use.mask b/profiles/arch/ia64/package.use.mask
index 639176a9f265..0d244bbe2a84 100644
--- a/profiles/arch/ia64/package.use.mask
+++ b/profiles/arch/ia64/package.use.mask
@@ -1,6 +1,16 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Arthur Zamarin <arthurzam@gentoo.org> (2021-10-24)
+# dev-ruby/furo isn't keyworded here
+dev-python/argon2-cffi doc
+
+# Sam James <sam@gentoo.org> (2021-10-24)
+# Avoid Pipewire for now because of new wireplumber dependency which lacks
+# keywords. Doubt anybody is using PW here anyway right now.
+# bug #807616
+media-libs/libsdl2 pipewire
+
# Sam James <sam@gentoo.org> (2021-10-17)
# media-libs/libheif not keyworded here
sci-libs/gdal heif
diff --git a/profiles/arch/powerpc/package.use.mask b/profiles/arch/powerpc/package.use.mask
index 823bded0d355..c4399206a754 100644
--- a/profiles/arch/powerpc/package.use.mask
+++ b/profiles/arch/powerpc/package.use.mask
@@ -1,6 +1,10 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Michael Seifert <m.seifert@digitalernachschub.de> (2021-10-23)
+# dev-python/furo isn't keyworded here
+dev-python/argon2-cffi doc
+
# David Seifert <soap@gentoo.org> (2021-09-04)
# dev-lang/go not keyworded here
sys-libs/libcap tools
@@ -37,6 +41,7 @@ sys-apps/fwupd amt dell uefi
# Joonas Niilola <juippis@gentoo.org> (2020-10-08)
# Dependency not keyworded on this arch.
dev-libs/efl avif
+net-libs/webkit-gtk avif
# Georgy Yakovlev <gyakovlev@gentoo.org> (2020-10-05)
# criu is masked on big-endian ppc*
diff --git a/profiles/arch/powerpc/package.use.stable.mask b/profiles/arch/powerpc/package.use.stable.mask
index ab8ad504b577..0d8205bcb52d 100644
--- a/profiles/arch/powerpc/package.use.stable.mask
+++ b/profiles/arch/powerpc/package.use.stable.mask
@@ -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
# When you add an entry to the top of this file, add your name, the date, and
@@ -17,6 +17,13 @@
#--- END OF EXAMPLES ---
+# Sam James <sam@gentoo.org> (2021-10-25)
+# Various unstable dependencies:
+# gnome-base/nautilus
+# app-misc/tracker
+# bug #758815
+app-cdr/brasero nautilus tracker
+
# Andreas Sturmlechner <asturm@gentoo.org> (2020-10-05)
# media-libs/libffado is not stable yet, which itself has unstable and
# unmaintained/broken dependencies. bug #746722
diff --git a/profiles/arch/powerpc/ppc32/package.use.mask b/profiles/arch/powerpc/ppc32/package.use.mask
index 637b5a7129af..3df67aeccf4d 100644
--- a/profiles/arch/powerpc/ppc32/package.use.mask
+++ b/profiles/arch/powerpc/ppc32/package.use.mask
@@ -1,6 +1,10 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Akinori Hattori <hattya@gentoo.org> (2021-10-24)
+# Requires unkeyworded dependencies
+app-i18n/uim kde
+
# Sam James <sam@gentoo.org> (2021-10-17)
# media-libs/libheif not keyworded here
sci-libs/gdal heif
diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask
index 2800f41f088f..74860dc8e6e2 100644
--- a/profiles/arch/riscv/package.use.mask
+++ b/profiles/arch/riscv/package.use.mask
@@ -1,6 +1,10 @@
# Copyright 2019-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Michael Seifert <m.seifert@digitalernachschub.de> (2021-10-23)
+# dev-python/furo isn't keyworded here
+dev-python/argon2-cffi doc
+
# Alex Fan <alexfanqi@yahoo.com> (2021-10-11)
# sci-libs/sundials fails several tests #817680
sci-mathematics/octave sundials
diff --git a/profiles/arch/sparc/package.use.mask b/profiles/arch/sparc/package.use.mask
index aa196241bf1a..dd8c5635f20b 100644
--- a/profiles/arch/sparc/package.use.mask
+++ b/profiles/arch/sparc/package.use.mask
@@ -1,6 +1,10 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Michael Seifert <m.seifert@digitalernachschub.de> (2021-10-23)
+# dev-python/furo isn't keyworded here
+dev-python/argon2-cffi doc
+
# Sam James <sam@gentoo.org> (2021-10-16)
# Requires dev-db/mariadb which, at last check, was broken on sparc.
# bug #814719
@@ -10,6 +14,7 @@ dev-python/mysqlclient test
# jack2 not keyworded here
# bug #807616
media-video/pipewire jack-client
+media-plugins/gst-plugins-meta jack
# Sam James <sam@gentoo.org> (2021-09-12)
# dev-ruby/asciidoctor isn't keyworded here
@@ -56,6 +61,7 @@ media-libs/rubberband jni
# media-libs/libheif isn't keyworded here
# media-libs/libavif isn't keyworded here
media-libs/gd avif heif
+net-libs/webkit-gtk avif
# Sam James <sam@gentoo.org> (2021-02-26)
# dev-libs/efl not keyworded here
diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask
index f6a56f5514de..bc9f5bce2d66 100644
--- a/profiles/arch/x86/package.use.mask
+++ b/profiles/arch/x86/package.use.mask
@@ -1,6 +1,10 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# James Le Cuirot <chewi@gentoo.org> (2021-10-22)
+# The JIT feature only works on amd64 and x86.
+app-emulation/fs-uae -jit
+
# Marek Szuba <marecki@gentoo.org> (2021-10-10)
# Does work on amd64 and x86
x11-misc/read-edid -vbe-mode