diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-07-16 20:33:53 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-07-16 20:33:53 +0300 |
commit | 0e958859fc363ce4420879ea6343239fe5bf87c6 (patch) | |
tree | 82e6657d0d9ea406eb8eedb33bafed36ee265465 /app-shells | |
parent | app-shells/atuin: fix rust BDEPEND (diff) | |
download | gentoo-0e958859fc363ce4420879ea6343239fe5bf87c6.tar.gz gentoo-0e958859fc363ce4420879ea6343239fe5bf87c6.tar.bz2 gentoo-0e958859fc363ce4420879ea6343239fe5bf87c6.zip |
app-shells/fzf: Stabilize 0.42.0 amd64, #910428
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/fzf/fzf-0.42.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/fzf/fzf-0.42.0.ebuild b/app-shells/fzf/fzf-0.42.0.ebuild index 16ac631ed2f2..8542c91c3089 100644 --- a/app-shells/fzf/fzf-0.42.0.ebuild +++ b/app-shells/fzf/fzf-0.42.0.ebuild @@ -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 ~arm64 ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv ~x86" src_prepare() { default |