diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-11-05 18:10:38 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-11-05 18:10:38 +0100 |
commit | ff468d71a344a5002898e9319d39ae27382e2cc6 (patch) | |
tree | 45e9871fc3e75e38a73fcd8e9f1a9553dcd80201 /app-shells/fzf | |
parent | app-crypt/mit-krb5: Stabilize 1.20 x86, #879241 (diff) | |
download | gentoo-ff468d71a344a5002898e9319d39ae27382e2cc6.tar.gz gentoo-ff468d71a344a5002898e9319d39ae27382e2cc6.tar.bz2 gentoo-ff468d71a344a5002898e9319d39ae27382e2cc6.zip |
app-shells/fzf: Stabilize 0.34.0 x86, #879245
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-shells/fzf')
-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 c3242b902382..7e826166efaa 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 |