dev-python/asteval: Update LICENSE

It is MIT for some time, not BSD

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
This commit is contained in:
Pacho Ramos
2021-02-14 15:58:48 +01:00
parent 6f7c3a79cb
commit 5cc001e99b

View File

@@ -9,7 +9,7 @@ DESCRIPTION="Evaluator of Python expression using ast module"
HOMEPAGE="https://newville.github.io/asteval/ https://github.com/newville/asteval"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64"
IUSE=""