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:
Sv. Lockal 2025-06-25 20:54:10 +00:00 committed by Sam James
parent 20ed642edd
commit 148dc13582
No known key found for this signature in database
GPG Key ID: 738409F520DF9190
3 changed files with 3 additions and 3 deletions

View File

@ -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}"

View File

@ -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}"

View File

@ -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}"