summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Shvetsov <alexxy@gentoo.org>2022-09-15 13:45:33 +0300
committerAlexey Shvetsov <alexxy@gentoo.org>2022-09-15 13:45:33 +0300
commit9c734b9dbcad3b07bd18968c8833419240d754a8 (patch)
tree6aa90acffe40c122ae51adee4942a7813557dd35 /profiles/arch
parentnet-vpn/networkmanager-l2tp: Fix QA 0303 (diff)
downloadgentoo-9c734b9dbcad3b07bd18968c8833419240d754a8.tar.gz
gentoo-9c734b9dbcad3b07bd18968c8833419240d754a8.tar.bz2
gentoo-9c734b9dbcad3b07bd18968c8833419240d754a8.zip
profiles/arch: mask nvml use flag for slurm on arm64 riscv x86
Signed-off-by: Alexey Shvetsov <alexxy@gentoo.org>
Diffstat (limited to 'profiles/arch')
-rw-r--r--profiles/arch/arm64/package.use.mask4
-rw-r--r--profiles/arch/riscv/package.use.mask4
-rw-r--r--profiles/arch/x86/package.use.mask4
3 files changed, 12 insertions, 0 deletions
diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask
index c4b8e0b8d348..003ac09dd1dd 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
+# Alexey Shvetsov <alexxy@gentoo.org> (2022-09-15)
+# Mask nvml use flag for slurm
+sys-cluster/slurm nvml
+
# Sam James <sam@gentoo.org> (2022-07-08)
# Unmask galera for dev-db/mariadb
>=dev-db/mariadb-10.1.0 -galera
diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask
index ca7f11109878..14469c1b1754 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
+# Alexey Shvetsov <alexxy@gentoo.org> (2022-09-15)
+# Mask nvml use flag for slurm
+sys-cluster/slurm nvml
+
# Jakov Smolić <jsmolic@gentoo.org> (2022-09-07)
# Unkeyworded dependencies (xen-tools, aws stack), masking to reduce
# the dependency graph
diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask
index cf063345434c..9799b25a0add 100644
--- a/profiles/arch/x86/package.use.mask
+++ b/profiles/arch/x86/package.use.mask
@@ -1,6 +1,10 @@
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Alexey Shvetsov <alexxy@gentoo.org> (2022-09-15)
+# Mask nvml use flag for slurm
+sys-cluster/slurm nvml
+
# Alfredo Tupone <tupone@gentoo.org> (2022-08-30)
# ada bootstrap currently only available on amd64/x86
sys-devel/gcc -ada