From: Georgy Yakovlev Date: Tue, 31 Dec 2019 06:24:45 +0000 (-0800) Subject: sys-apps/ripgrep: 11.0.2 amd64 ppc64 stable X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=745f736a2198a7118eca1225e4c839fe73719f4a;p=gentoo.git sys-apps/ripgrep: 11.0.2 amd64 ppc64 stable Closes: https://bugs.gentoo.org/694448 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Georgy Yakovlev --- diff --git a/sys-apps/ripgrep/ripgrep-11.0.2.ebuild b/sys-apps/ripgrep/ripgrep-11.0.2.ebuild index b01fadb16509..39a06e654f39 100644 --- a/sys-apps/ripgrep/ripgrep-11.0.2.ebuild +++ b/sys-apps/ripgrep/ripgrep-11.0.2.ebuild @@ -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=""