diff options
author | Joonas Niilola <juippis@gentoo.org> | 2024-07-02 08:48:26 +0300 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2024-07-02 08:48:26 +0300 |
commit | dad83c1e0f596e93a5a604201d60ee63695e1f78 (patch) | |
tree | 92b4385046cbf43ab6ccc2311839f908dfeb3d4f /app-shells | |
parent | app-shells/fzf: Stabilize 0.52.1 amd64, #935315 (diff) | |
download | gentoo-dad83c1e0f596e93a5a604201d60ee63695e1f78.tar.gz gentoo-dad83c1e0f596e93a5a604201d60ee63695e1f78.tar.bz2 gentoo-dad83c1e0f596e93a5a604201d60ee63695e1f78.zip |
app-shells/fzf: Stabilize 0.52.1 x86, #935315
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/fzf/fzf-0.52.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/fzf/fzf-0.52.1.ebuild b/app-shells/fzf/fzf-0.52.1.ebuild index ceb58f939479..344014ebbe84 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 |