diff options
Diffstat (limited to 'profiles/arch/amd64/use.mask')
-rw-r--r-- | profiles/arch/amd64/use.mask | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/profiles/arch/amd64/use.mask b/profiles/arch/amd64/use.mask index b7c2e5f118cb..6040e0cc0374 100644 --- a/profiles/arch/amd64/use.mask +++ b/profiles/arch/amd64/use.mask @@ -4,6 +4,11 @@ # Unmask the flag which corresponds to ARCH. -amd64 +# David Seifert <soap@gentoo.org> (2022-03-13) +# Cuda/NVENC works here +-cuda +-nvenc + # Michał Górny <mgorny@gentoo.org> (2021-01-07) # Prebuilt kernels are supported here. -dist-kernel @@ -37,10 +42,6 @@ # sys-libs/libapparmor -apparmor -# Alexey Shvetsov <alexxy@gentoo.org> (2014-04-08) -# Cuda works here --cuda - # Michał Górny <mgorny@gentoo.org> (2014-03-30) # PyPy is keyworded on this arch. -python_targets_pypy3 |