commit: a0dc18a4e24258776205437b4263e25d725ea13f Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Jul 2 09:48:43 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Jul 2 09:48:43 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0dc18a4
app-shells/fzf: Stabilize 0.52.1 arm64, #935315 Signed-off-by: Sam James <sam <AT> gentoo.org> app-shells/fzf/fzf-0.52.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-shells/fzf/fzf-0.52.1.ebuild b/app-shells/fzf/fzf-0.52.1.ebuild index 344014ebbe84..644bf889a9dc 100644 --- a/app-shells/fzf/fzf-0.52.1.ebuild +++ b/app-shells/fzf/fzf-0.52.1.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
