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/arm64/use.mask4
-rw-r--r--profiles/arch/base/use.mask4
-rw-r--r--profiles/arch/powerpc/ppc64/64le/use.mask7
-rw-r--r--profiles/arch/powerpc/ppc64/use.mask7
-rw-r--r--profiles/arch/x86/use.mask4
6 files changed, 30 insertions, 0 deletions
diff --git a/profiles/arch/amd64/use.mask b/profiles/arch/amd64/use.mask
index e38f87231bfa..ebc94c196b5f 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
+# Paul Zander <negril.nx+gentoo@gmail.com> (2024-03-28)
+# dev-libs/optix works on amd64
+-optix
+
# Paul Zander <negril.nx+gentoo@gmail.org> (2024-02-14)
# sci-libs/atlas works on x86_64
-atlas
diff --git a/profiles/arch/arm64/use.mask b/profiles/arch/arm64/use.mask
index 19271a8254e9..4211f21cb58e 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
+# Paul Zander <negril.nx+gentoo@gmail.com> (2024-03-28)
+# dev-libs/optix works on arm64
+-optix
+
# Mart Raudsepp <leio@gentoo.org> (2023-10-05)
# Orc optimisations are supported on arm64 NEON since 0.4.33
-orc
diff --git a/profiles/arch/base/use.mask b/profiles/arch/base/use.mask
index 0c7fe30d5a49..14aad0722e3b 100644
--- a/profiles/arch/base/use.mask
+++ b/profiles/arch/base/use.mask
@@ -1,6 +1,10 @@
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Paul Zander <negril.nx+gentoo@gmail.com> (2024-03-28)
+# dev-libs/optix only works on amd64 and arm64
+optix
+
# Paul Zander <negril.nx+gentoo@gmail.org> (2024-02-14)
# media-libs/jasper is only supported on specific architectures
jasper
diff --git a/profiles/arch/powerpc/ppc64/64le/use.mask b/profiles/arch/powerpc/ppc64/64le/use.mask
index 29e00a4e703a..cf4f878dbf80 100644
--- a/profiles/arch/powerpc/ppc64/64le/use.mask
+++ b/profiles/arch/powerpc/ppc64/64le/use.mask
@@ -1,6 +1,13 @@
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Paul Zander <negril.nx+gentoo@gmail.com> (2024-03-29)
+# not available here (see openexr, opencolorio, opencv)
+-openvdb
+-embree
+-openimageio
+-osl
+
# Michał Górny <mgorny@gentoo.org> (2021-12-31)
# PyPy3 is keyworded here.
-python_targets_pypy3
diff --git a/profiles/arch/powerpc/ppc64/use.mask b/profiles/arch/powerpc/ppc64/use.mask
index e4ee2f94b694..34a2f70e2b10 100644
--- a/profiles/arch/powerpc/ppc64/use.mask
+++ b/profiles/arch/powerpc/ppc64/use.mask
@@ -3,6 +3,13 @@
### THIS FILE IS ONLY FOR PACKAGES MASKED ON BOTH 64-BIT AND 32-BIT USERLAND!!!
+# Paul Zander <negril.nx+gentoo@gmail.com> (2024-03-29)
+# not available here (see openexr, opencolorio, opencv)
+openvdb
+embree
+openimageio
+osl
+
# Michał Górny <mgorny@gentoo.org> (2021-12-31)
# PyPy3 is keyworded here.
-python_targets_pypy3
diff --git a/profiles/arch/x86/use.mask b/profiles/arch/x86/use.mask
index ec12976b3e26..267e27efdc54 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
+# Paul Zander <negril.nx+gentoo@gmail.com> (2024-03-29)
+# not keyworded
+openimageio
+
# Paul Zander <negril.nx+gentoo@gmail.org> (2024-02-14)
# sci-libs/atlas works on x86
-atlas