dev-lisp/ecls: Update LICENSE

Package-Manager: Portage-2.3.24, Repoman-2.3.6
This commit is contained in:
Chema Alonso Josa
2018-05-20 18:09:09 +02:00
parent 134eb78add
commit e5445f0f85

View File

@@ -14,7 +14,7 @@ DESCRIPTION="ECL is an embeddable Common Lisp implementation"
HOMEPAGE="https://common-lisp.net/project/ecl/"
SRC_URI="https://common-lisp.net/project/ecl/static/files/release/${MY_P}.tgz"
LICENSE="BSD LGPL-2"
LICENSE="BSD-2 LGPL-2.1+"
SLOT="0/${PV}"
KEYWORDS="~amd64 ~ppc ~sparc ~x86"
IUSE="cxx debug emacs gengc precisegc cpu_flags_x86_sse +threads +unicode +libatomic X"