summaryrefslogtreecommitdiff
path: root/profiles/arch
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/arch')
-rw-r--r--profiles/arch/arm/package.use.mask1
-rw-r--r--profiles/arch/arm/package.use.stable.mask4
-rw-r--r--profiles/arch/arm64/package.use.mask6
-rw-r--r--profiles/arch/arm64/package.use.stable.mask4
-rw-r--r--profiles/arch/base/package.use.mask6
-rw-r--r--profiles/arch/loong/package.mask4
-rw-r--r--profiles/arch/loong/package.use2
-rw-r--r--profiles/arch/loong/package.use.mask4
-rw-r--r--profiles/arch/mips/mips64/n32/package.mask5
-rw-r--r--profiles/arch/mips/mips64/n32/use.mask5
-rw-r--r--profiles/arch/mips/mipsel/mips64el/n32/package.mask5
-rw-r--r--profiles/arch/mips/mipsel/mips64el/n32/use.mask5
-rw-r--r--profiles/arch/riscv/package.use.mask4
-rw-r--r--profiles/arch/x86/package.use.stable.mask4
14 files changed, 32 insertions, 27 deletions
diff --git a/profiles/arch/arm/package.use.mask b/profiles/arch/arm/package.use.mask
index bea0fbe50af9..73346775f658 100644
--- a/profiles/arch/arm/package.use.mask
+++ b/profiles/arch/arm/package.use.mask
@@ -305,6 +305,7 @@ media-gfx/xsane ocr
# MMAL is available on the Raspberry Pi (armv6 & armv7 so far)
media-video/ffmpeg -mmal
media-video/ffmpeg-chromium -mmal
+media-video/mpv -mmal
# Markus Meier <maekke@gentoo.org> (2015-10-10)
# unkeyworded deps, bug #552330
diff --git a/profiles/arch/arm/package.use.stable.mask b/profiles/arch/arm/package.use.stable.mask
index b654c962e68e..730ecc16d457 100644
--- a/profiles/arch/arm/package.use.stable.mask
+++ b/profiles/arch/arm/package.use.stable.mask
@@ -1,6 +1,10 @@
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Sam James <sam@gentoo.org> (2022-07-06)
+# sci-libs/sundials is not marked stable on arm
+sci-mathematics/octave sundials
+
# Sam James <sam@gentoo.org> (2022-01-16)
# net-libs/gnome-online-accounts is not marked stable on arm yet
gnome-base/gvfs google
diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask
index 655a09426c73..f4cb7901cf98 100644
--- a/profiles/arch/arm64/package.use.mask
+++ b/profiles/arch/arm64/package.use.mask
@@ -1,6 +1,10 @@
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Sam James <sam@gentoo.org> (2022-07-08)
+# Unmask galera for dev-db/mariadb
+>=dev-db/mariadb-10.1.0 -galera
+
# Anna Vyalkova <cyber+gentoo@sysrq.in> (2022-06-25)
# Unkeyworded test dep
app-vim/jedi test
@@ -372,7 +376,7 @@ net-misc/gerbera lastfm
# Roy Bamford <neddysegoon@gentoo.org> (2017-08-24)
# Support for g15daemon still needs -9999 packages on all arches
-media-sound/mumble g15
+net-voip/mumble g15
# Alexis Ballier <aballier@gentoo.org> (2017-07-20)
# media-libs/libemf fails with #error unknown CPU.
diff --git a/profiles/arch/arm64/package.use.stable.mask b/profiles/arch/arm64/package.use.stable.mask
index 6d003cbb0ef1..43662a8ab1ef 100644
--- a/profiles/arch/arm64/package.use.stable.mask
+++ b/profiles/arch/arm64/package.use.stable.mask
@@ -1,6 +1,10 @@
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Sam James <sam@gentoo.org> (2022-07-06)
+# sci-libs/sundials is not marked stable on arm64
+sci-mathematics/octave sundials
+
# Sam James <sam@gentoo.org> (2022-03-07)
# sys-cluster/torque not marked stable on arm64
# nor is sys-cluster/slurm yet
diff --git a/profiles/arch/base/package.use.mask b/profiles/arch/base/package.use.mask
index b48fcbc39715..ebd32a44985b 100644
--- a/profiles/arch/base/package.use.mask
+++ b/profiles/arch/base/package.use.mask
@@ -237,10 +237,6 @@ app-admin/rsyslog imhttp mdblookup
# https://caml.inria.fr/pub/docs/manual-ocaml/spacetime.html
dev-lang/ocaml spacetime
-# Thomas Deutschmann <whissi@gentoo.org> (2017-01-30)
-# media-libs/raspberrypi-userland not keyworded
-media-video/motion mmal
-
# Luke Dashjr <luke-jr+gentoobugs@utopios.org> (2017-01-04)
# Mask assembly optimisations that are platform-specific
dev-libs/libsecp256k1 asm
@@ -283,8 +279,10 @@ media-video/mpv raspberry-pi
# Alexis Ballier <aballier@gentoo.org> (2015-11-14)
# MMAL is only available on the Raspberry Pi:
# Mask it globally, unmask it on arm.
+media-video/motion mmal
media-video/ffmpeg mmal
media-video/ffmpeg-chromium mmal
+media-video/mpv mmal
# Brian Evans <grknight@gentoo.org (2015-09-14)
# Mask new USE flags for mariadb which all arches do not yet have dependencies
diff --git a/profiles/arch/loong/package.mask b/profiles/arch/loong/package.mask
index 0f67333e0b7b..7084783a52c6 100644
--- a/profiles/arch/loong/package.mask
+++ b/profiles/arch/loong/package.mask
@@ -1,6 +1,2 @@
# Copyright 2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-
-# WANG Xuerui <xen0n@gentoo.org> (2022-05-13)
-# Fails to build due to bug 843212
->=dev-libs/boost-1.79.0
diff --git a/profiles/arch/loong/package.use b/profiles/arch/loong/package.use
new file mode 100644
index 000000000000..77df43ba64a2
--- /dev/null
+++ b/profiles/arch/loong/package.use
@@ -0,0 +1,2 @@
+# LoongArch systems boot with EFI
+sys-boot/grub:2 grub_platforms_efi-64
diff --git a/profiles/arch/loong/package.use.mask b/profiles/arch/loong/package.use.mask
index 426f9a60cb10..d29bb7e6d3cc 100644
--- a/profiles/arch/loong/package.use.mask
+++ b/profiles/arch/loong/package.use.mask
@@ -1,6 +1,10 @@
# Copyright 2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# WANG Xuerui <xen0n@gentoo.org> (2022-07-08)
+# virtual/jre is not available on loong yet.
+www-client/chromium js-type-check
+
# WANG Xuerui <xen0n@gentoo.org> (2022-05-13)
# Fails testing at least with libssh-0.9.6 and mbedtls-2.28.0-r1, needs
# investigation.
diff --git a/profiles/arch/mips/mips64/n32/package.mask b/profiles/arch/mips/mips64/n32/package.mask
deleted file mode 100644
index fa019d7c4fd8..000000000000
--- a/profiles/arch/mips/mips64/n32/package.mask
+++ /dev/null
@@ -1,5 +0,0 @@
-# Copyright 2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-# bug 850151
-dev-lang/python:3.11
diff --git a/profiles/arch/mips/mips64/n32/use.mask b/profiles/arch/mips/mips64/n32/use.mask
index f7b892f37bcd..ef8c72c5ca0b 100644
--- a/profiles/arch/mips/mips64/n32/use.mask
+++ b/profiles/arch/mips/mips64/n32/use.mask
@@ -1,7 +1,4 @@
-# Copyright 2014-2022 Gentoo Authors
+# Copyright 2014-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-abi_mips_n32
-
-# bug 850151
-python_targets_python3_11
diff --git a/profiles/arch/mips/mipsel/mips64el/n32/package.mask b/profiles/arch/mips/mipsel/mips64el/n32/package.mask
deleted file mode 100644
index fa019d7c4fd8..000000000000
--- a/profiles/arch/mips/mipsel/mips64el/n32/package.mask
+++ /dev/null
@@ -1,5 +0,0 @@
-# Copyright 2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-# bug 850151
-dev-lang/python:3.11
diff --git a/profiles/arch/mips/mipsel/mips64el/n32/use.mask b/profiles/arch/mips/mipsel/mips64el/n32/use.mask
index f7b892f37bcd..ef8c72c5ca0b 100644
--- a/profiles/arch/mips/mipsel/mips64el/n32/use.mask
+++ b/profiles/arch/mips/mipsel/mips64el/n32/use.mask
@@ -1,7 +1,4 @@
-# Copyright 2014-2022 Gentoo Authors
+# Copyright 2014-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-abi_mips_n32
-
-# bug 850151
-python_targets_python3_11
diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask
index 67ade27261d0..4f50a12584c0 100644
--- a/profiles/arch/riscv/package.use.mask
+++ b/profiles/arch/riscv/package.use.mask
@@ -1,6 +1,10 @@
# Copyright 2019-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Sam James <sam@gentoo.org> (2022-07-02)
+# The required sys-libs/db slot is not keyworded on riscv
+dev-libs/cyrus-sasl berkdb
+
# Sam James <sam@gentoo.org> (2022-06-26)
# Avoid dragging in "heavy" parts of dev-qt/* unless/until
# somebody needs them. bug #816981, bug #854261.
diff --git a/profiles/arch/x86/package.use.stable.mask b/profiles/arch/x86/package.use.stable.mask
index 1441f750342e..7de0cdb9ab6a 100644
--- a/profiles/arch/x86/package.use.stable.mask
+++ b/profiles/arch/x86/package.use.stable.mask
@@ -17,6 +17,10 @@
#--- END OF EXAMPLES ---
+# Sam James <sam@gentoo.org> (2022-07-06)
+# sci-libs/sundials is not marked stable on x86
+sci-mathematics/octave sundials
+
# Sam James <sam@gentoo.org> (2022-02-02)
# sys-cluster/ucx is not marked stable on x86
sys-cluster/slurm ucx