Gentoo Archives: gentoo-commits

From: Ionen Wolkens <ionen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/amd64/
Date: Wed, 24 Nov 2021 06:02:16
Message-Id: 1637733326.d6b7fa6f129b8c899b3b625438244e99d15ed4cc.ionen@gentoo
1 commit: d6b7fa6f129b8c899b3b625438244e99d15ed4cc
2 Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
3 AuthorDate: Wed Nov 24 04:46:15 2021 +0000
4 Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
5 CommitDate: Wed Nov 24 05:55:26 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6b7fa6f
7
8 profiles/arch/amd64: drop nvidia-drivers abi_x86_32 USE default
9
10 Formerly added for bug #532492 (along with removed ati-drivers)
11 which has little relevance with current layout and libglvnd.
12
13 Being default leads to a situation where anyone emerging
14 nvidia-drivers[X] needs to match up abi_x86_32 on libX11
15 and others manually which can be confusing for new users
16 while fewer and fewer users actually need this.
17
18 This matches up with mesa which does not enable this by default.
19
20 Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>
21
22 profiles/arch/amd64/package.use | 4 ----
23 1 file changed, 4 deletions(-)
24
25 diff --git a/profiles/arch/amd64/package.use b/profiles/arch/amd64/package.use
26 index 22973911001c..7c624bfc42b6 100644
27 --- a/profiles/arch/amd64/package.use
28 +++ b/profiles/arch/amd64/package.use
29 @@ -20,10 +20,6 @@ dev-ml/llvm-ocaml llvm_targets_AMDGPU llvm_targets_NVPTX
30 sys-devel/clang llvm_targets_AMDGPU llvm_targets_NVPTX
31 sys-devel/llvm llvm_targets_AMDGPU llvm_targets_NVPTX
32
33 -# Michał Górny <mgorny@g.o> (2014-06-28)
34 -# Packages that should be multilib by default.
35 -x11-drivers/nvidia-drivers abi_x86_32
36 -
37 # Doug Goldstein <cardoe@g.o> (2012-10-29)
38 # Enable the native arch as the default qemu target
39 app-emulation/qemu qemu_softmmu_targets_x86_64