commit:     64bcba7bbce2b42d2997bed5242cad291ea3685e
Author:     Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 21 07:41:49 2024 +0000
Commit:     Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
CommitDate: Thu Nov 21 07:41:49 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64bcba7b

profiles/arch: mask nnpot use flag for arm64 and riscv

sci-libs/caffe2 is not keyworded for arm64 and riscv

Signed-off-by: Alexey Shvetsov <alexxy <AT> gentoo.org>

 profiles/arch/arm64/package.use.mask | 4 ++++
 profiles/arch/riscv/package.use.mask | 4 ++++
 2 files changed, 8 insertions(+)

diff --git a/profiles/arch/arm64/package.use.mask 
b/profiles/arch/arm64/package.use.mask
index ba86de4fa81e..99bacb2f64a4 100644
--- a/profiles/arch/arm64/package.use.mask
+++ b/profiles/arch/arm64/package.use.mask
@@ -1,6 +1,10 @@
 # Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Alexey Shvetsov <[email protected]> (2024-11-21)
+# sci-libs/caffe2 is not keyworded on arm64
+sci-chemistry/gromacs nnpot
+
 # Joonas Niilola <[email protected]> (2024-11-16)
 # Available on arm64.
 www-client/firefox -wasm

diff --git a/profiles/arch/riscv/package.use.mask 
b/profiles/arch/riscv/package.use.mask
index 90aa7d0a5500..65da676a5fa1 100644
--- a/profiles/arch/riscv/package.use.mask
+++ b/profiles/arch/riscv/package.use.mask
@@ -1,6 +1,10 @@
 # Copyright 2019-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Alexey Shvetsov <[email protected]> (2024-11-21)
+# sci-libs/caffe2 is not keyworded on arm64
+sci-chemistry/gromacs nnpot
+
 # Benda Xu <[email protected]> (2024-10-10)
 # dev-util/nvidia-cuda-toolkit or sys-cluster/ucx are not keyworded on riscv
 sys-cluster/slurm nvml ucx

Reply via email to