diff options
author | Sam James <sam@gentoo.org> | 2024-11-04 03:27:43 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-11-04 03:27:43 +0000 |
commit | d431c593bf79caa628e6fcb8878ac7657cded62d (patch) | |
tree | b40a95dc305a89e4dd5c22200b25a04ca22a787d /app-shells | |
parent | app-emulation/libdsk: Stabilize 1.5.19 amd64, #942848 (diff) | |
download | gentoo-d431c593bf79caa628e6fcb8878ac7657cded62d.tar.gz gentoo-d431c593bf79caa628e6fcb8878ac7657cded62d.tar.bz2 gentoo-d431c593bf79caa628e6fcb8878ac7657cded62d.zip |
app-shells/fzf: Stabilize 0.55.0 amd64, #942849
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/fzf/fzf-0.55.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/fzf/fzf-0.55.0.ebuild b/app-shells/fzf/fzf-0.55.0.ebuild index 54dfc9ca12a5..d28daf5b9838 100644 --- a/app-shells/fzf/fzf-0.55.0.ebuild +++ b/app-shells/fzf/fzf-0.55.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 |