diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-07-12 08:47:30 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-07-12 08:47:30 +0200 |
commit | 7dfb25ee408f7cc355f6833d0563326e6a79e95f (patch) | |
tree | 4f1de442fb9dc030140fa6e5b31ddaf94bad55b5 /app-shells/fzf | |
parent | sys-apps/pciutils: sparc stable wrt bug #857717 (diff) | |
download | gentoo-7dfb25ee408f7cc355f6833d0563326e6a79e95f.tar.gz gentoo-7dfb25ee408f7cc355f6833d0563326e6a79e95f.tar.bz2 gentoo-7dfb25ee408f7cc355f6833d0563326e6a79e95f.zip |
app-shells/fzf: x86 stable wrt bug #856742
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-shells/fzf')
-rw-r--r-- | app-shells/fzf/fzf-0.30.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/fzf/fzf-0.30.0.ebuild b/app-shells/fzf/fzf-0.30.0.ebuild index 19705eda75f6..a729abb93e37 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 |