sys-apps/lsd: 0.16.0 amd64 stable, fix licenses
authorGeorgy Yakovlev <gyakovlev@gentoo.org>
Tue, 18 Feb 2020 05:32:45 +0000 (21:32 -0800)
committerGeorgy Yakovlev <gyakovlev@gentoo.org>
Tue, 18 Feb 2020 05:32:45 +0000 (21:32 -0800)
Bug: https://bugs.gentoo.org/694446
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
sys-apps/lsd/lsd-0.16.0.ebuild

index 39b576d104c93c4438333815f53092b4329fe9d4..41bda95080efeb4fcde523db277f0e1d11d93bce 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 2019 Gentoo Authors
+# Copyright 2019-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -62,9 +62,9 @@ HOMEPAGE="https://github.com/Peltoche/lsd"
 SRC_URI="https://github.com/Peltoche/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz
        $(cargo_crate_uris ${CRATES})"
 
-LICENSE="Apache-2.0"
+LICENSE="Apache-2.0 BSD-2 ISC MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~ppc64 ~x86"
 IUSE=""
 
 DEPEND=""