diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-06-06 19:38:13 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-06-06 19:38:13 +0200 |
commit | d79430f7251e5c8855d823e815090b7f1223f3c3 (patch) | |
tree | 327a1f7dcff000f177a3e983c23d06fd281a57a8 /sys-apps/ripgrep | |
parent | dev-perl/Convert-UUlib: sparc stable wrt bug #724494 (diff) | |
download | gentoo-d79430f7251e5c8855d823e815090b7f1223f3c3.tar.gz gentoo-d79430f7251e5c8855d823e815090b7f1223f3c3.tar.bz2 gentoo-d79430f7251e5c8855d823e815090b7f1223f3c3.zip |
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@gentoo.org>
Diffstat (limited to 'sys-apps/ripgrep')
-rw-r--r-- | sys-apps/ripgrep/ripgrep-12.1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/ripgrep/ripgrep-12.1.1.ebuild b/sys-apps/ripgrep/ripgrep-12.1.1.ebuild index 182d9e9b1090..c0cced602698 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="" |