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

index 09ded01303f1716a2e44b6ddcba67f2353d6a72d..4be36c085f50496a1b93d234ec0529fa2a45face 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -76,9 +76,9 @@ DESCRIPTION="A modern replacement for 'ls' written in Rust"
 HOMEPAGE="https://the.exa.website/"
 SRC_URI="$(cargo_crate_uris ${CRATES})"
 
-LICENSE="MIT"
+LICENSE="Apache-2.0 MIT Unlicense"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~ppc64 ~x86"
 IUSE="+git"
 
 DEPEND="