commit: 76533c30b6d76643b84ada175d1b9cc4f93d6a8b Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Aug 14 02:12:38 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Aug 14 02:12:38 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76533c30
app-shells/fzf: Stabilize 0.64.0 arm64, #961450 Signed-off-by: Sam James <sam <AT> gentoo.org> app-shells/fzf/fzf-0.64.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-shells/fzf/fzf-0.64.0.ebuild b/app-shells/fzf/fzf-0.64.0.ebuild index 04de6815a91f..3f4cabd6158b 100644 --- a/app-shells/fzf/fzf-0.64.0.ebuild +++ b/app-shells/fzf/fzf-0.64.0.ebuild @@ -19,7 +19,7 @@ SRC_URI+=" https://dev.gentoo.org/~mattst88/distfiles/${P}-deps.tar.xz" LICENSE="MIT BSD-with-disclosure" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86" +KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86" src_prepare() { default
