diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-10-18 17:08:05 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-10-18 17:08:05 +0200 |
commit | 62f514b986c47ff92107e99c8f2bfedd79a84901 (patch) | |
tree | 8bfcfe7f1a8bbc05d4602851a695c2bc179b22d9 /profiles/arch/x86 | |
parent | package.mask: Last rite net-misc/electron-cash (diff) | |
download | gentoo-62f514b986c47ff92107e99c8f2bfedd79a84901.tar.gz gentoo-62f514b986c47ff92107e99c8f2bfedd79a84901.tar.bz2 gentoo-62f514b986c47ff92107e99c8f2bfedd79a84901.zip |
profiles: Clean outdated entries up
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'profiles/arch/x86')
-rw-r--r-- | profiles/arch/x86/i486/package.use.mask | 1 | ||||
-rw-r--r-- | profiles/arch/x86/package.use.mask | 7 |
2 files changed, 1 insertions, 7 deletions
diff --git a/profiles/arch/x86/i486/package.use.mask b/profiles/arch/x86/i486/package.use.mask index 5ed79144bce3..8e79bd33e178 100644 --- a/profiles/arch/x86/i486/package.use.mask +++ b/profiles/arch/x86/i486/package.use.mask @@ -5,4 +5,3 @@ # Requires thin-provisioning-tools, which requires rust, which cannot currently # build/install on i486 or any other CPU class lacking sse2. sys-fs/lvm2 thin -app-containers/docker device-mapper diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask index 56f98be6130e..051a3ff3eb36 100644 --- a/profiles/arch/x86/package.use.mask +++ b/profiles/arch/x86/package.use.mask @@ -34,7 +34,7 @@ games-emulation/rmg -dynarec # We only want to support spirv-llvm-translator >= 17 on x86, which is a # dependency of mesa. >=media-libs/mesa-24.1 llvm_slot_15 llvm_slot_16 ->=dev-util/intel_clc-24.1 llvm_slot_15 llvm_slot_16 +>=dev-util/intel_clc-24.1 llvm_slot_16 # Michael Orlitzky <mjo@gentoo.org> (2024-07-09) # The opcache extension fails to build on hardened x86, but only @@ -188,10 +188,6 @@ media-video/ffmpeg vmaf # dev-util/hip and its rocm dependencies not keyworded here sci-physics/lammps hip -# Sam James <sam@gentoo.org> (2022-01-20) -# Only supports cpu_flags_x86_aes in 64-bit mode -net-fs/samba cpu_flags_x86_aes - # James Le Cuirot <chewi@gentoo.org> (2021-10-22) # The JIT feature only works on amd64 and x86. app-emulation/fs-uae -jit @@ -231,7 +227,6 @@ media-video/obs-studio browser # Ionen Wolkens <ionen@gentoo.org> (2021-07-01) # gui-libs/egl-wayland with nvidia-drivers does not function well with # the last drivers to support x86 (needed here to override use.mask). -x11-base/xwayland video_cards_nvidia x11-wm/mutter video_cards_nvidia # Daniel Novomesky <dnovomesky@gmail.com> (2021-02-24) |