sys-process/btop: update LICENSE

The Intel gpu code is licensend under MIT.

Signed-off-by: idealseal <realidealseal@protonmail.com>
Part-of: https://github.com/gentoo/gentoo/pull/42160
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
idealseal
2025-05-19 19:34:19 +00:00
committed by Sam James
parent 832a7cec72
commit ffa658b858
2 changed files with 2 additions and 2 deletions

View File

@@ -11,7 +11,7 @@ SRC_URI="
https://github.com/aristocratos/btop/archive/v${PV}.tar.gz -> ${P}.gh.tar.gz
"
LICENSE="Apache-2.0"
LICENSE="Apache-2.0 MIT"
SLOT="0"
KEYWORDS="amd64 ~arm arm64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv x86"

View File

@@ -11,7 +11,7 @@ SRC_URI="
https://github.com/aristocratos/btop/archive/v${PV}.tar.gz -> ${P}.gh.tar.gz
"
LICENSE="Apache-2.0"
LICENSE="Apache-2.0 MIT"
SLOT="0"
KEYWORDS="~amd64 ~arm ~arm64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~x86"