diff options
author | V3n3RiX <venerix@koprulu.sector> | 2022-09-25 05:33:01 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2022-09-25 05:33:01 +0100 |
commit | 1a256280f70812d1ae23f0ce2a2569291b6609da (patch) | |
tree | 76a302e99d339c5c3b0d18ed3f01a983740a03cb /profiles | |
parent | 83c7eb1835fcfdf7072b953d23ab34f03c7e8ed6 (diff) |
gentoo auto-resync : 25:09:2022 - 05:33:00
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/Manifest.gz | bin | 147481 -> 147477 bytes | |||
-rw-r--r-- | profiles/arch/alpha/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/base/package.mask | 1 | ||||
-rw-r--r-- | profiles/features/musl/package.mask | 6 | ||||
-rw-r--r-- | profiles/use.local.desc | 1 |
5 files changed, 12 insertions, 0 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz Binary files differindex f1ecd9b2d712..926882b0fb48 100644 --- a/profiles/Manifest.gz +++ b/profiles/Manifest.gz diff --git a/profiles/arch/alpha/package.use.mask b/profiles/arch/alpha/package.use.mask index 9373dfba9868..11026d6ba4c8 100644 --- a/profiles/arch/alpha/package.use.mask +++ b/profiles/arch/alpha/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# matoro <matoro_gentoo@matoro.tk> (2022-09-22) +# Unable to test due to mask, bug #763963 +net-misc/openntpd constraints + # Matthew Smith <matthew@gentoo.org> (2022-07-10) # Needs unkeyworded app-doc/halibut >=net-misc/putty-0.77 doc diff --git a/profiles/base/package.mask b/profiles/base/package.mask index 4d33927de983..45d4c0579d8c 100644 --- a/profiles/base/package.mask +++ b/profiles/base/package.mask @@ -4,6 +4,7 @@ # Sam James <sam@gentoo.org> (2022-09-10) # Mask in general and unmask on specific profiles sys-libs/musl +sys-libs/libucontext # Sam James <sam@gentoo.org> (2021-11-22) # Mask the older libcrypt virtual (which accepted glibc[crypt]) to ease diff --git a/profiles/features/musl/package.mask b/profiles/features/musl/package.mask index 0e5b6a5db232..58ba9fbef359 100644 --- a/profiles/features/musl/package.mask +++ b/profiles/features/musl/package.mask @@ -1,6 +1,11 @@ # Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Petr Vaněk <arkamar@atlas.cz> (2022-09-23) +# Musl does not implement rresvport function, bugs #713810 and #713376. +app-shells/pdsh +net-analyzer/ipcad + # Sam James <sam@gentoo.org> (2022-09-17) # Fails to compile on musl: bug #832868 sys-apps/uutils @@ -302,6 +307,7 @@ app-emulation/dosemu # sys-libs/glibc -sys-libs/musl +-sys-libs/libucontext # As of 2021-08-08, >=sys-fs/udev-249-r2 is patched in Gentoo # to work on musl, so no need to mask udev. diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 8c40439bb682..9c4695a2c951 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -4089,6 +4089,7 @@ media-gfx/openvdb:abi6-compat - Disables newer features to maintain compatibilit media-gfx/openvdb:abi7-compat - Disables newer features to maintain compatibility with ABI7. media-gfx/openvdb:abi8-compat - Disables newer features to maintain compatibility with ABI8. media-gfx/openvdb:abi9-compat - Disables newer features to maintain compatibility with ABI9. +media-gfx/openvdb:ax - Build the OpenVDB AX module to perform custom manipulation of OpenVDB data via an expression language: AX. media-gfx/openvdb:blosc - Allow using blosc compression via dev-libs/c-blosc media-gfx/openvdb:cuda - Enable support for CUDA in NanoVDB. media-gfx/openvdb:nanovdb - A lightweight, header only, and GPU friendly version of VDB. |