diff options
author | V3n3RiX <venerix@koprulu.sector> | 2024-06-26 00:12:24 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2024-06-26 00:12:24 +0100 |
commit | 9f6a82a85d400d6ae7de04c43cee88dbc6bc4da0 (patch) | |
tree | 2d53ee03e360a9c66a5d8dd8986eee286514336b /profiles | |
parent | 996a2bda06cb164877d5d952774a6db1b271c2f3 (diff) |
gentoo auto-resync : 26:06:2024 - 00:12:24
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/Manifest.gz | bin | 237856 -> 237858 bytes | |||
-rw-r--r-- | profiles/arch/amd64/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/arch/base/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/package.mask | 8 | ||||
-rw-r--r-- | profiles/use.local.desc | 1 |
5 files changed, 16 insertions, 1 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz Binary files differindex 53baeef199e0..f8702cc057a7 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 365a5cbd6812..016e8763c70a 100644 --- a/profiles/arch/amd64/package.use.mask +++ b/profiles/arch/amd64/package.use.mask @@ -21,6 +21,10 @@ # Pulls in kde-apps/kgpg is keyworded here >=kde-apps/kdeutils-meta-24.05.1 -gpg +# Jared Allard <jared@rgst.io> (2024-06-21) +# uasm and jwasm include amd64-specific ASM +app-arch/7zip -uasm -jwasm + # Andrew Ammerlaan <andrewammerlaan@gentoo.org> (2024-04-25) # ROCm and Level-Zero are amd64-only at the moment sys-apps/hwloc -rocm -l0 diff --git a/profiles/arch/base/package.use.mask b/profiles/arch/base/package.use.mask index afa5d9efabee..e409b19b7ac1 100644 --- a/profiles/arch/base/package.use.mask +++ b/profiles/arch/base/package.use.mask @@ -7,6 +7,10 @@ # on amd64 and arm64. >=kde-apps/kdeutils-meta-24.05.1 gpg +# Jared Allard <jared@rgst.io> (2024-06-21) +# uasm and jwasm include amd64-specific ASM +app-arch/7zip uasm jwasm + # Andrew Ammerlaan <andrewammerlaan@gentoo.org> (2024-04-25) # ROCm and Level-Zero are amd64-only at the moment sys-apps/hwloc rocm l0 diff --git a/profiles/package.mask b/profiles/package.mask index 2afb487306a5..c0b37949457f 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,14 @@ #--- END OF EXAMPLES --- +# Sam James <sam@gentoo.org> (2024-06-25) +# Subvolume printing is broken: https://github.com/kdave/btrfs-progs/issues/829 +=sys-fs/btrfs-progs-6.9.1 + +# Sam James <sam@gentoo.org> (2024-06-25) +# The symbol versioning "fix" breaks anything built with 3.0.0. +=dev-libs/libassuan-3.0.1 + # NHOrus <jy6x2b32pie9@yahoo.com> (2024-06-24) # Masked for removal in 30 days. # It's a dependency of cinelerra, written for cinelerra. diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 6a41ff46728f..8efb9de03f3f 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -331,7 +331,6 @@ app-containers/crun:bpf - Enable in Kernel, eBPF (enhanced Berkley Packet Filter app-containers/crun:criu - Enable CRIU based checkpoint/restore support app-containers/docker:btrfs - Enables dependencies for the "btrfs" graph driver, including necessary kernel flags. app-containers/docker:container-init - Makes the a staticly-linked init system tini available inside a container. -app-containers/docker:device-mapper - Enables dependencies for the "devicemapper" graph driver, including necessary kernel flags. app-containers/docker:overlay - Enables dependencies for the "overlay" graph driver, including necessary kernel flags. app-containers/docker-credential-helpers:pass - Build pass helper for the pass utility. app-containers/incus:fuidshift - Install the fuidshift binary - currently conflicts with app-containers/lxd |