From 29e3ef4590d6bee24c4a3798d12a3cfef750bd54 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Tue, 2 Apr 2024 14:14:14 +0100 Subject: gentoo auto-resync : 02:04:2024 - 14:14:14 --- profiles/arch/amd64/use.mask | 4 ++++ profiles/arch/arm64/use.mask | 4 ++++ profiles/arch/base/use.mask | 4 ++++ profiles/arch/powerpc/ppc64/64le/use.mask | 7 +++++++ profiles/arch/powerpc/ppc64/use.mask | 7 +++++++ profiles/arch/x86/use.mask | 4 ++++ 6 files changed, 30 insertions(+) (limited to 'profiles/arch') 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 (2024-03-28) +# dev-libs/optix works on amd64 +-optix + # Paul Zander (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 (2024-03-28) +# dev-libs/optix works on arm64 +-optix + # Mart Raudsepp (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 (2024-03-28) +# dev-libs/optix only works on amd64 and arm64 +optix + # Paul Zander (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 (2024-03-29) +# not available here (see openexr, opencolorio, opencv) +-openvdb +-embree +-openimageio +-osl + # Michał Górny (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 (2024-03-29) +# not available here (see openexr, opencolorio, opencv) +openvdb +embree +openimageio +osl + # Michał Górny (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 (2024-03-29) +# not keyworded +openimageio + # Paul Zander (2024-02-14) # sci-libs/atlas works on x86 -atlas -- cgit v1.2.3