From e80134587e8d959a88dba7dd3784895372e205c8 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 25 Dec 2024 06:31:02 +0000 Subject: gentoo auto-resync : 25:12:2024 - 06:31:02 --- profiles/arch/amd64/package.use.mask | 4 ++++ profiles/arch/arm64/package.use.mask | 4 ++++ profiles/arch/base/package.use.mask | 4 ++++ profiles/arch/powerpc/ppc64/package.use.mask | 4 ++++ 4 files changed, 16 insertions(+) (limited to 'profiles/arch') diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask index 531c147adad8..1e1ebfb22b46 100644 --- a/profiles/arch/amd64/package.use.mask +++ b/profiles/arch/amd64/package.use.mask @@ -17,6 +17,10 @@ #--- END OF EXAMPLES --- +# Michał Górny (2024-12-24) +# OpenMP offloading is supported on 64-bit architectures only. +llvm-core/clang-runtime -offload + # Alfred Wingate <2024-12-16) # Only available on amd64. media-video/handbrake -qsv diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask index 1f83ab386261..85275e124cb8 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 +# Michał Górny (2024-12-24) +# OpenMP offloading is supported on 64-bit architectures only. +llvm-core/clang-runtime -offload + # Nowa Ammerlaan (2024-12-20) # qtremoteobjects and qthttpserver not yet keyworded here dev-python/pyside6 httpserver remoteobjects diff --git a/profiles/arch/base/package.use.mask b/profiles/arch/base/package.use.mask index 5a7c86a58b8b..84edf90cc72a 100644 --- a/profiles/arch/base/package.use.mask +++ b/profiles/arch/base/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Michał Górny (2024-12-24) +# OpenMP offloading is supported on 64-bit architectures only. +llvm-core/clang-runtime offload + # Viorel Munteanu (2024-11-30) # Missing keywords on dev-python/asyncssh. net-misc/dropbear test-async diff --git a/profiles/arch/powerpc/ppc64/package.use.mask b/profiles/arch/powerpc/ppc64/package.use.mask index ffb12a431e7a..a0a349ea0751 100644 --- a/profiles/arch/powerpc/ppc64/package.use.mask +++ b/profiles/arch/powerpc/ppc64/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Michał Górny (2024-12-24) +# OpenMP offloading is supported on 64-bit architectures only. +llvm-core/clang-runtime -offload + # Sam James (2024-12-17) # dev-lang/ada-bootstrap exists here >=sys-devel/gcc-14 -ada -- cgit v1.2.3