commit: 3837e715c6c16bc0021a273c69d3a46fd42368a4 Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org> AuthorDate: Sun Jun 7 01:55:29 2020 +0000 Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org> CommitDate: Sun Jun 7 01:55:29 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3837e715
sys-apps/ripgrep: 12.1.1 amd64 stable, bug #726044 Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org> sys-apps/ripgrep/ripgrep-12.1.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/ripgrep/ripgrep-12.1.1.ebuild b/sys-apps/ripgrep/ripgrep-12.1.1.ebuild index 8071cdb317c..be7f7829be0 100644 --- a/sys-apps/ripgrep/ripgrep-12.1.1.ebuild +++ b/sys-apps/ripgrep/ripgrep-12.1.1.ebuild @@ -71,7 +71,7 @@ SRC_URI="https://github.com/BurntSushi/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz LICENSE="Apache-2.0 BSD-2 Boost-1.0 || ( MIT Unlicense )" SLOT="0" -KEYWORDS="~amd64 ~arm64 ppc64 x86" +KEYWORDS="amd64 ~arm64 ppc64 x86" IUSE="pcre" DEPEND=""