commit: d79430f7251e5c8855d823e815090b7f1223f3c3 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Sat Jun 6 17:38:13 2020 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Sat Jun 6 17:38:13 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d79430f7
sys-apps/ripgrep: x86 stable wrt bug #726044 Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago <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 182d9e9b109..c0cced60269 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=""