commit: f27b7ebb00f3f77603d5243a861b394ae8280d0f Author: Ionen Wolkens <sudinave <AT> gmail <DOT> com> AuthorDate: Wed Apr 21 12:19:45 2021 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Wed Apr 21 12:19:45 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f27b7ebb
profiles/arch/x86: drop obsolete nvidia-drivers[uvm] mask Support for uvm is not back on x86 (never will) but flag is gone from the last x86 ebuild and it instead informs users about this. Signed-off-by: Ionen Wolkens <sudinave <AT> gmail.com> Signed-off-by: David Seifert <soap <AT> gentoo.org> profiles/arch/x86/package.use.mask | 4 ---- 1 file changed, 4 deletions(-) diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask index f4d8446a5d1..598a732e0c0 100644 --- a/profiles/arch/x86/package.use.mask +++ b/profiles/arch/x86/package.use.mask @@ -299,10 +299,6 @@ sys-apps/systemd -gnuefi # media-libs/libbdplus is keyworded on x86, so unmask the useflag media-libs/libbluray -bdplus -# Jeroen Roovers <[email protected]> (2015-01-31) -# >x11-drivers/nvidia-drivers-346 on x86 has no UVM support (bug #534156) ->x11-drivers/nvidia-drivers-346 uvm - # Yixun Lan <[email protected]> (2014-05-21) # sys-fs/zfs not keyworded on x86 sys-cluster/ceph zfs
