diff options
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 |