summaryrefslogtreecommitdiff
path: root/profiles/arch
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-04-02 14:14:14 +0100
committerV3n3RiX <venerix@koprulu.sector>2024-04-02 14:14:14 +0100
commit29e3ef4590d6bee24c4a3798d12a3cfef750bd54 (patch)
tree69809f1aec2e43091c328b92a308318c4c3affab /profiles/arch
parent77ebfe74c4b5125f8717ec29632589942911c594 (diff)
gentoo auto-resync : 02:04:2024 - 14:14:14
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