diff options
author | V3n3RiX <venerix@koprulu.sector> | 2024-12-25 06:31:02 +0000 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2024-12-25 06:31:02 +0000 |
commit | e80134587e8d959a88dba7dd3784895372e205c8 (patch) | |
tree | 912d9772fcc93ec668b363146cf81e45519253d6 /profiles | |
parent | 17e417b73cb3e25edbc6541bd107bc9c593d66bd (diff) |
gentoo auto-resync : 25:12:2024 - 06:31:02
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/Manifest.gz | bin | 237451 -> 237466 bytes | |||
-rw-r--r-- | profiles/arch/amd64/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/arch/arm64/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/arch/base/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/arch/powerpc/ppc64/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/base/package.use.force | 5 | ||||
-rw-r--r-- | profiles/use.local.desc | 2 |
7 files changed, 22 insertions, 1 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz Binary files differindex 1cdd187d5840..9c6be4e3340d 100644 --- a/profiles/Manifest.gz +++ b/profiles/Manifest.gz 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 <mgorny@gentoo.org> (2024-12-24) +# OpenMP offloading is supported on 64-bit architectures only. +llvm-core/clang-runtime -offload + # Alfred Wingate <parona@protonmail.com> <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 <mgorny@gentoo.org> (2024-12-24) +# OpenMP offloading is supported on 64-bit architectures only. +llvm-core/clang-runtime -offload + # Nowa Ammerlaan <nowa@gentoo.org> (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 <mgorny@gentoo.org> (2024-12-24) +# OpenMP offloading is supported on 64-bit architectures only. +llvm-core/clang-runtime offload + # Viorel Munteanu <ceamac@gentoo.org> (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 <mgorny@gentoo.org> (2024-12-24) +# OpenMP offloading is supported on 64-bit architectures only. +llvm-core/clang-runtime -offload + # Sam James <sam@gentoo.org> (2024-12-17) # dev-lang/ada-bootstrap exists here >=sys-devel/gcc-14 -ada diff --git a/profiles/base/package.use.force b/profiles/base/package.use.force index e79e18f28a2e..6546f32dd3f4 100644 --- a/profiles/base/package.use.force +++ b/profiles/base/package.use.force @@ -1,6 +1,11 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Ionen Wolkens <ionen@gentoo.org> (2024-12-24) +# ebuild currently only support luajit, spare users from having +# to set it by forcing it here (bug #946881) +>=games-strategy/naev-0.12 lua_single_target_luajit + # Michał Górny <mgorny@gentoo.org> (2024-12-18) # Force building these LLVM runtimes with Clang. GCC builds are not # supported upstream (to the point of refusing bug fixes), and are diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 614ab0eef03c..b95432cb52ca 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -243,7 +243,6 @@ app-arch/7zip:rar - Enable support for non-free rar decoder app-arch/7zip:uasm - Use dev-lang/uasm to include optimized code app-arch/cabextract:extras - Install experimental extra tools: wince_info and wince_rename for examining and processing Windows CE installation cabinet header files; cabinfo for examining the structure of a cab file. app-arch/createrepo_c:legacy - Build with support for legacy weakdeps and hashes (not recommended!) -app-arch/dpkg:libmd - Use app-crypt/libmd library for message digest functions app-arch/dpkg:update-alternatives - Install update-alternatives app-arch/dump:ermt - encrypted rmt support app-arch/dump:uuid - Enable UUID support @@ -2142,6 +2141,7 @@ dev-libs/modsecurity:geoip2 - Pull in dev-libs/libmaxminddb for use by the SecGe dev-libs/modsecurity:json - Suppose JSON in the request body parser through dev-libs/yajl. dev-libs/modsecurity:lmdb - Add LMDB backend support dev-libs/modsecurity:pcre2 - Use dev-libs/libpcre2 as regex implementation +dev-libs/nativefiledialog-extended:desktop-portal - Use sys-apps/xdg-desktop-portal to open file dialogs dev-libs/ncnn:tools - Enable installation of various tools in addition to the library dev-libs/nss:cacert - Include root/class3 certs from CAcert (https://www.cacert.org/) dev-libs/nss:test-full - Run all available tests, instead of the standard set only |