diff options
author | Joonas Niilola <juippis@gentoo.org> | 2022-09-29 08:09:57 +0300 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2022-09-29 08:09:57 +0300 |
commit | 5f8f4b8f417a1020cfa9195e14b394510d5802f7 (patch) | |
tree | c0741c7a32d2739d7a249b31c4813a0a62c69f91 /app-shells | |
parent | app-shells/fzf: Stabilize 0.32.1 amd64, #873370 (diff) | |
download | gentoo-5f8f4b8f417a1020cfa9195e14b394510d5802f7.tar.gz gentoo-5f8f4b8f417a1020cfa9195e14b394510d5802f7.tar.bz2 gentoo-5f8f4b8f417a1020cfa9195e14b394510d5802f7.zip |
app-shells/fzf: Stabilize 0.32.1 x86, #873370
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/fzf/fzf-0.32.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/fzf/fzf-0.32.1.ebuild b/app-shells/fzf/fzf-0.32.1.ebuild index 93acde65db16..000e76a4c0aa 100644 --- a/app-shells/fzf/fzf-0.32.1.ebuild +++ b/app-shells/fzf/fzf-0.32.1.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 |