diff options
author | Sam James <sam@gentoo.org> | 2024-01-28 21:50:51 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-01-28 21:50:51 +0000 |
commit | b83a47883193f3874e47e69977c5efed08675513 (patch) | |
tree | cca29434f18a28d20c3bda3c4cd1b4d66111b1aa /app-shells/fzf | |
parent | app-arch/libdeflate: 1.19, 9999 update ebuilds (diff) | |
download | gentoo-b83a47883193f3874e47e69977c5efed08675513.tar.gz gentoo-b83a47883193f3874e47e69977c5efed08675513.tar.bz2 gentoo-b83a47883193f3874e47e69977c5efed08675513.zip |
app-shells/fzf: Stabilize 0.44.0 arm64, #922776
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-shells/fzf')
-rw-r--r-- | app-shells/fzf/fzf-0.44.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/fzf/fzf-0.44.0.ebuild b/app-shells/fzf/fzf-0.44.0.ebuild index 7abef5e1ee13..c0338ff444e9 100644 --- a/app-shells/fzf/fzf-0.44.0.ebuild +++ b/app-shells/fzf/fzf-0.44.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 2019-2023 Gentoo Authors +# Copyright 2019-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -19,7 +19,7 @@ SRC_URI+=" https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}-deps.tar LICENSE="MIT BSD-with-disclosure" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86" +KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86" src_prepare() { default |