summaryrefslogtreecommitdiff
path: root/profiles/arch
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/arch')
-rw-r--r--profiles/arch/amd64/use.mask4
-rw-r--r--profiles/arch/amd64/x32/package.mask6
-rw-r--r--profiles/arch/amd64/x32/package.use.mask5
-rw-r--r--profiles/arch/arm64/use.mask4
-rw-r--r--profiles/arch/base/use.mask4
-rw-r--r--profiles/arch/loong/package.use.force4
-rw-r--r--profiles/arch/loong/package.use.mask21
-rw-r--r--profiles/arch/loong/parent1
-rw-r--r--profiles/arch/loong/use.mask5
-rw-r--r--profiles/arch/riscv/use.mask4
-rw-r--r--profiles/arch/x86/use.mask4
11 files changed, 61 insertions, 1 deletions
diff --git a/profiles/arch/amd64/use.mask b/profiles/arch/amd64/use.mask
index b0644e56961e..31bf806892a6 100644
--- a/profiles/arch/amd64/use.mask
+++ b/profiles/arch/amd64/use.mask
@@ -4,6 +4,10 @@
# Unmask the flag which corresponds to ARCH.
-amd64
+# Andrew Ammerlaan <andrewammerlaan@gentoo.org> (2023-07-11)
+# Unmask secureboot flag on arches where sbsigntools is keyworded
+-secureboot
+
# Jimi Huotari <chiitoo@gentoo.org> (2023-03-03)
# Unmask on amd64 only for now.
-qt6
diff --git a/profiles/arch/amd64/x32/package.mask b/profiles/arch/amd64/x32/package.mask
index 56fec00dc6f8..8ece684ef9c9 100644
--- a/profiles/arch/amd64/x32/package.mask
+++ b/profiles/arch/amd64/x32/package.mask
@@ -27,6 +27,12 @@ dev-python/plotly-geo
dev-python/chart-studio
sci-visualization/dash
sci-visualization/jupyter-dash
+>=dev-python/notebook-7
+dev-python/spyder-notebook
+app-emacs/emacs-ipython-notebook
+dev-python/jupyter
+dev-python/widgetsnbextension
+sci-physics/root
# Bernd Waibel <waebbl-gentoo@posteo.net> (2021-02-13)
# Is reverse-dependency of dev-qt/qtwebengine
diff --git a/profiles/arch/amd64/x32/package.use.mask b/profiles/arch/amd64/x32/package.use.mask
index 59a5bc552394..4294c35ee59b 100644
--- a/profiles/arch/amd64/x32/package.use.mask
+++ b/profiles/arch/amd64/x32/package.use.mask
@@ -1,6 +1,11 @@
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Andrew Ammerlaan <andrewammerlaan@gentoo.org> (2023-07-20)
+# depends on dev-python/notebook which depends on nodejs
+dev-python/ipython notebook
+dev-python/nbdime test
+
# Guilherme Amadio <amadio@gentoo.org> (2023-06-30)
# sys-cluster/ceph not keyworded on x86
>=net-libs/xrootd-5.6.0 ceph
diff --git a/profiles/arch/arm64/use.mask b/profiles/arch/arm64/use.mask
index 5718f8d24bec..506221145de9 100644
--- a/profiles/arch/arm64/use.mask
+++ b/profiles/arch/arm64/use.mask
@@ -4,6 +4,10 @@
# Unmask the flag which corresponds to ARCH.
-arm64
+# Andrew Ammerlaan <andrewammerlaan@gentoo.org> (2023-07-11)
+# Unmask secureboot flag on arches where sbsigntools is keyworded
+-secureboot
+
# Georgy Yakovlev <gyakovlev@gentoo.org> (2023-01-01)
# unmask synaptics input driver
-input_devices_synaptics
diff --git a/profiles/arch/base/use.mask b/profiles/arch/base/use.mask
index 91314159584e..a0408d9e7c5e 100644
--- a/profiles/arch/base/use.mask
+++ b/profiles/arch/base/use.mask
@@ -1,6 +1,10 @@
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Andrew Ammerlaan <andrewammerlaan@gentoo.org> (2023-07-11)
+# Mask secureboot flag on arches where sbsigntools is not keyworded
+secureboot
+
# matoro <matoro_gentoo@matoro.tk> (2022-09-29)
# Pulls in dev-util/google-perftools, which is arch-specific
# Unmask on supported arches.
diff --git a/profiles/arch/loong/package.use.force b/profiles/arch/loong/package.use.force
index 20547d7e155b..ccd2246cf5a9 100644
--- a/profiles/arch/loong/package.use.force
+++ b/profiles/arch/loong/package.use.force
@@ -1,6 +1,10 @@
# Copyright 2022-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# WANG Xuerui <xen0n@gentoo.org> (2023-07-19)
+# dev-lang/spidermonkey still waiting on upstream lld support
+sys-auth/polkit duktape
+
# WANG Xuerui <xen0n@gentoo.org> (2022-08-13)
# Force the host target
#
diff --git a/profiles/arch/loong/package.use.mask b/profiles/arch/loong/package.use.mask
index 7fca943273a7..ca2061b5a0ba 100644
--- a/profiles/arch/loong/package.use.mask
+++ b/profiles/arch/loong/package.use.mask
@@ -1,6 +1,27 @@
# Copyright 2022-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# WANG Xuerui <xen0n@gentoo.org> (2023-07-19)
+# Temporary masks; to be lifted after leaving wd40 status.
+gnome-base/nautilus previewer
+mate-extra/caja-extensions gajim
+x11-misc/xscreensaver gdm
+
+# WANG Xuerui <xen0n@gentoo.org> (2023-07-19)
+# dev-lang/spidermonkey still waiting on upstream lld support
+app-crypt/libsecret test-rust
+dev-util/glade gjs
+
+# dev-python/watchfiles has too old target-lexicon without loong support
+dev-python/uvicorn test-rust
+
+# WANG Xuerui <xen0n@gentoo.org> (2023-07-19)
+# Examples used by tests have their libc crate Cargo.locked to 0.2.121, that
+# predated Rust's loong support. The package itself works as intended.
+# The atom should be made more accurate once a newer version is released that
+# contains bumped libc deps.
+dev-python/setuptools-rust test
+
# WANG Xuerui <xen0n@gentoo.org> (2023-07-11)
# Upstream lacks pmu-events definition file for loong.
dev-util/perf python
diff --git a/profiles/arch/loong/parent b/profiles/arch/loong/parent
index e234bf836e61..eb001c6e8ab8 100644
--- a/profiles/arch/loong/parent
+++ b/profiles/arch/loong/parent
@@ -1,2 +1 @@
../base
-../../features/wd40
diff --git a/profiles/arch/loong/use.mask b/profiles/arch/loong/use.mask
index 2ef4b5d69844..67a6e33307b7 100644
--- a/profiles/arch/loong/use.mask
+++ b/profiles/arch/loong/use.mask
@@ -1,6 +1,11 @@
# Copyright 2022-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# WANG Xuerui <xen0n@gentoo.org> (2023-07-19)
+# Temporary masks; to be lifted after leaving wd40 status.
+imagequant
+gnome-shell
+
# WANG Xuerui <xen0n@gentoo.org> (2023-07-11)
# dev-util/babeltrace fails tests on loong
babeltrace
diff --git a/profiles/arch/riscv/use.mask b/profiles/arch/riscv/use.mask
index 1c381636e5e7..c57fb229f9d4 100644
--- a/profiles/arch/riscv/use.mask
+++ b/profiles/arch/riscv/use.mask
@@ -4,6 +4,10 @@
# Unmask the flag which corresponds to ARCH.
-riscv
+# Andrew Ammerlaan <andrewammerlaan@gentoo.org> (2023-07-11)
+# Unmask secureboot flag on arches where sbsigntools is keyworded
+-secureboot
+
# matoro <matoro_gentoo@matoro.tk> (2022-09-29)
# dev-util/google-perftools is supported here
-tcmalloc
diff --git a/profiles/arch/x86/use.mask b/profiles/arch/x86/use.mask
index 96a220f97a3e..bb3406faf4cc 100644
--- a/profiles/arch/x86/use.mask
+++ b/profiles/arch/x86/use.mask
@@ -4,6 +4,10 @@
# Unmask the flag which corresponds to ARCH.
-x86
+# Andrew Ammerlaan <andrewammerlaan@gentoo.org> (2023-07-11)
+# Unmask secureboot flag on arches where sbsigntools is keyworded
+-secureboot
+
# Andreas Sturmlechner <asturm@gentoo.org> (2023-06-10)
# Requires media-libs/opencolorio, broken on x86, bug #884115
color-management