From 745f736a2198a7118eca1225e4c839fe73719f4a Mon Sep 17 00:00:00 2001 From: Georgy Yakovlev Date: Mon, 30 Dec 2019 22:24:45 -0800 Subject: 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 --- sys-apps/ripgrep/ripgrep-11.0.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys-apps/ripgrep') 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="" -- cgit v1.2.3-65-gdbad