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 | 7045080eb6c1d1a5d77763db5c2d3d254e489a35 (patch) | |
tree | d0c0ee440c1a982fe3c27c0d7818e12348d10bfc /app-shells/fzf | |
parent | app-shells/fzf: Stabilize 0.42.0 amd64, #910428 (diff) | |
download | gentoo-7045080eb6c1d1a5d77763db5c2d3d254e489a35.tar.gz gentoo-7045080eb6c1d1a5d77763db5c2d3d254e489a35.tar.bz2 gentoo-7045080eb6c1d1a5d77763db5c2d3d254e489a35.zip |
app-shells/fzf: Stabilize 0.42.0 x86, #910428
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-shells/fzf')
-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 8542c91c3089..098b99937497 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 |