commit: 064b267c3aca41ff668b867859b20075a9b4e2a8 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Jul 22 17:38:03 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Jul 22 17:39:34 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=064b267c
sys-apps/ripgrep: Stabilize 13.0.0 x86, #803314 Signed-off-by: Sam James <sam <AT> gentoo.org> sys-apps/ripgrep/ripgrep-13.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/ripgrep/ripgrep-13.0.0.ebuild b/sys-apps/ripgrep/ripgrep-13.0.0.ebuild index ee593999e23..077fbcac0d9 100644 --- a/sys-apps/ripgrep/ripgrep-13.0.0.ebuild +++ b/sys-apps/ripgrep/ripgrep-13.0.0.ebuild @@ -72,7 +72,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 ~riscv ~x86" +KEYWORDS="amd64 ~arm64 ppc64 ~riscv x86" IUSE="+pcre" DEPEND=""
