diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2024-07-22 12:29:19 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2024-07-22 12:29:19 +0200 |
commit | ae2037931a075559c107f70bbf4e9f00918ef9eb (patch) | |
tree | 3392fdffa73c1a9d4a43e6f6f05cee6ed9207eb8 /app-shells/fzf | |
parent | dev-python/certifi: Bump to 3024.7.22 (our own fork) (diff) | |
download | gentoo-ae2037931a075559c107f70bbf4e9f00918ef9eb.tar.gz gentoo-ae2037931a075559c107f70bbf4e9f00918ef9eb.tar.bz2 gentoo-ae2037931a075559c107f70bbf4e9f00918ef9eb.zip |
app-shells/fzf: Stabilize 0.53.0 arm64, #936476
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'app-shells/fzf')
-rw-r--r-- | app-shells/fzf/fzf-0.53.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/fzf/fzf-0.53.0.ebuild b/app-shells/fzf/fzf-0.53.0.ebuild index 344014ebbe84..644bf889a9dc 100644 --- a/app-shells/fzf/fzf-0.53.0.ebuild +++ b/app-shells/fzf/fzf-0.53.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 |