mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-08 20:43:38 +02:00
nvidia-apex: add license
This commit is contained in:
parent
4cfe84b8d5
commit
7882e7a011
2 changed files with 2 additions and 2 deletions
|
|
@ -19,7 +19,7 @@ DESCRIPTION="Tools for easy mixed precision and distributed training in Pytorch"
|
|||
HOMEPAGE="https://github.com/NVIDIA/apex"
|
||||
SRC_URI="https://github.com/NVIDIA/apex/archive/${HASH_COMMIT}.tar.gz -> ${P}-gh.tar.gz"
|
||||
|
||||
LICENSE=""
|
||||
LICENSE="BSD"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64"
|
||||
|
||||
|
|
|
|||
|
|
@ -19,7 +19,7 @@ DESCRIPTION="Tools for easy mixed precision and distributed training in Pytorch"
|
|||
HOMEPAGE="https://github.com/NVIDIA/apex"
|
||||
SRC_URI="https://github.com/NVIDIA/apex/archive/${HASH_COMMIT}.tar.gz -> ${P}-gh.tar.gz"
|
||||
|
||||
LICENSE=""
|
||||
LICENSE="BSD"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue