commit: 4f9877f86dd7a382f691ff79c7783fcfdca96ab6 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Tue Jul 12 06:45:38 2022 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Tue Jul 12 06:45:38 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f9877f8
app-shells/fzf: amd64 stable wrt bug #856742 Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> app-shells/fzf/fzf-0.30.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-shells/fzf/fzf-0.30.0.ebuild b/app-shells/fzf/fzf-0.30.0.ebuild index 1ac5993d819d..19705eda75f6 100644 --- a/app-shells/fzf/fzf-0.30.0.ebuild +++ b/app-shells/fzf/fzf-0.30.0.ebuild @@ -16,7 +16,7 @@ SRC_URI="https://github.com/junegunn/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz LICENSE="MIT BSD-with-disclosure" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv ~x86" src_prepare() { default
