mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-19 13:20:57 +02:00
nvidia-apex: mask
This commit is contained in:
parent
d8107c493c
commit
08fd8a8d28
1 changed files with 2 additions and 1 deletions
|
|
@ -17,7 +17,8 @@ SRC_URI="https://github.com/NVIDIA/apex/archive/${HASH_COMMIT}.tar.gz -> ${P}-gh
|
|||
|
||||
LICENSE=""
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 ~arm64 x86"
|
||||
# unable to build in sanbox for some reason
|
||||
#KEYWORDS="amd64 ~arm64 x86"
|
||||
|
||||
#FIXME: can't use global "cuda"
|
||||
IUSE="cuda_ext"
|
||||
|
|
|
|||
Loading…
Reference in a new issue