mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-06 02:17:34 -08:00
dev-util/rocm-smi: update LICENSE
License was changed from NCSA to MIT in rocm-6.1.2 release in e7d54946fb
Signed-off-by: Sv. Lockal <lockalsash@gmail.com>
Part-of: https://github.com/gentoo/gentoo/pull/42746
Closes: https://github.com/gentoo/gentoo/pull/42746
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
parent
20ed642edd
commit
148dc13582
@ -20,7 +20,7 @@ else
|
||||
S="${WORKDIR}/rocm_smi_lib-rocm-${PV}"
|
||||
fi
|
||||
|
||||
LICENSE="MIT NCSA-AMD"
|
||||
LICENSE="MIT"
|
||||
SLOT="0/$(ver_cut 1-2)"
|
||||
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
|
||||
|
||||
|
||||
@ -20,7 +20,7 @@ else
|
||||
S="${WORKDIR}/rocm_smi_lib-rocm-${PV}"
|
||||
fi
|
||||
|
||||
LICENSE="MIT NCSA-AMD"
|
||||
LICENSE="MIT"
|
||||
SLOT="0/$(ver_cut 1-2)"
|
||||
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
|
||||
|
||||
|
||||
@ -20,7 +20,7 @@ else
|
||||
S="${WORKDIR}/rocm_smi_lib-rocm-${PV}"
|
||||
fi
|
||||
|
||||
LICENSE="MIT NCSA-AMD"
|
||||
LICENSE="MIT"
|
||||
SLOT="0/$(ver_cut 1-2)"
|
||||
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user