sys-apps/ripgrep: 11.0.2 amd64 ppc64 stable
authorGeorgy Yakovlev <gyakovlev@gentoo.org>
Tue, 31 Dec 2019 06:24:45 +0000 (22:24 -0800)
committerGeorgy Yakovlev <gyakovlev@gentoo.org>
Tue, 31 Dec 2019 06:30:57 +0000 (22:30 -0800)
Closes: https://bugs.gentoo.org/694448
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
sys-apps/ripgrep/ripgrep-11.0.2.ebuild

index b01fadb16509920440df9d887a22f7d3a7bd3788..39a06e654f397c59aa470791ec6d33382488f935 100644 (file)
@@ -78,9 +78,9 @@ HOMEPAGE="https://github.com/BurntSushi/ripgrep"
 SRC_URI="https://github.com/BurntSushi/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz
        $(cargo_crate_uris ${CRATES})"
 
-LICENSE="|| ( MIT Unlicense )"
+LICENSE="Apache-2.0 BSD-2 Boost-1.0 MIT Unlicense )"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm64 ppc64 ~x86"
 IUSE="+man pcre"
 
 DEPEND=""