From d6b7fa6f129b8c899b3b625438244e99d15ed4cc Mon Sep 17 00:00:00 2001 From: Ionen Wolkens Date: Tue, 23 Nov 2021 23:46:15 -0500 Subject: profiles/arch/amd64: drop nvidia-drivers abi_x86_32 USE default Formerly added for bug #532492 (along with removed ati-drivers) which has little relevance with current layout and libglvnd. Being default leads to a situation where anyone emerging nvidia-drivers[X] needs to match up abi_x86_32 on libX11 and others manually which can be confusing for new users while fewer and fewer users actually need this. This matches up with mesa which does not enable this by default. Signed-off-by: Ionen Wolkens --- profiles/arch/amd64/package.use | 4 ---- 1 file changed, 4 deletions(-) (limited to 'profiles/arch') diff --git a/profiles/arch/amd64/package.use b/profiles/arch/amd64/package.use index 22973911001c..7c624bfc42b6 100644 --- a/profiles/arch/amd64/package.use +++ b/profiles/arch/amd64/package.use @@ -20,10 +20,6 @@ dev-ml/llvm-ocaml llvm_targets_AMDGPU llvm_targets_NVPTX sys-devel/clang llvm_targets_AMDGPU llvm_targets_NVPTX sys-devel/llvm llvm_targets_AMDGPU llvm_targets_NVPTX -# Michał Górny (2014-06-28) -# Packages that should be multilib by default. -x11-drivers/nvidia-drivers abi_x86_32 - # Doug Goldstein (2012-10-29) # Enable the native arch as the default qemu target app-emulation/qemu qemu_softmmu_targets_x86_64 -- cgit v1.2.3-65-gdbad