diff options
author | Sam James <sam@gentoo.org> | 2022-11-05 06:26:59 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-11-05 06:26:59 +0000 |
commit | b8bd4d59ffccc8abb218caea79093244e5b0440d (patch) | |
tree | fe37aa6a6ad5b3eeeeef14d9a8769543c4756537 /app-shells | |
parent | dev-libs/librep: update EAPI 7 -> 8; fix build w/ Clang 16; partial slibtool fix (diff) | |
download | gentoo-b8bd4d59ffccc8abb218caea79093244e5b0440d.tar.gz gentoo-b8bd4d59ffccc8abb218caea79093244e5b0440d.tar.bz2 gentoo-b8bd4d59ffccc8abb218caea79093244e5b0440d.zip |
app-shells/fzf: Stabilize 0.34.0 amd64, #879245
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/fzf/fzf-0.34.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/fzf/fzf-0.34.0.ebuild b/app-shells/fzf/fzf-0.34.0.ebuild index dfb1e1fbede0..c3242b902382 100644 --- a/app-shells/fzf/fzf-0.34.0.ebuild +++ b/app-shells/fzf/fzf-0.34.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 |