commit: 0f31399b733d8254873971e0e934668820c1dbf6
Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 1 03:11:00 2018 +0000
Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
CommitDate: Sat Dec 1 03:11:00 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f31399b
sys-apps/ripgrep: 0.10.0-r1 stable on amd64
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>
sys-apps/ripgrep/ripgrep-0.10.0-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-apps/ripgrep/ripgrep-0.10.0-r1.ebuild
b/sys-apps/ripgrep/ripgrep-0.10.0-r1.ebuild
index 902eb4c315f..f5c384a3c89 100644
--- a/sys-apps/ripgrep/ripgrep-0.10.0-r1.ebuild
+++ b/sys-apps/ripgrep/ripgrep-0.10.0-r1.ebuild
@@ -100,7 +100,7 @@ SRC_URI="$(cargo_crate_uris ${CRATES})"
LICENSE="|| ( MIT Unlicense )"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE="+man pcre"
RDEPEND="pcre? ( dev-libs/libpcre2 )"