diff options
author | Joonas Niilola <juippis@gentoo.org> | 2024-07-22 08:42:22 +0300 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2024-07-22 08:42:22 +0300 |
commit | de07f4c04cee79d2f42580556e48d22b15b1d1ae (patch) | |
tree | 86bf582bd6805626fdc118f742612e18c5400300 /app-shells/fzf | |
parent | dev-ruby/rcairo: stabilize 1.17.13 for amd64 (diff) | |
download | gentoo-de07f4c04cee79d2f42580556e48d22b15b1d1ae.tar.gz gentoo-de07f4c04cee79d2f42580556e48d22b15b1d1ae.tar.bz2 gentoo-de07f4c04cee79d2f42580556e48d22b15b1d1ae.zip |
app-shells/fzf: Stabilize 0.53.0 amd64, #936476
Signed-off-by: Joonas Niilola <juippis@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 29107a6ca464..ceb58f939479 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 |