Gentoo Archives: gentoo-commits

From: Joonas Niilola <juippis@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-shells/fzf/
Date: Thu, 29 Sep 2022 05:10:27
Message-Id: 1664428197.5f8f4b8f417a1020cfa9195e14b394510d5802f7.juippis@gentoo
1 commit: 5f8f4b8f417a1020cfa9195e14b394510d5802f7
2 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 29 05:09:57 2022 +0000
4 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 29 05:09:57 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f8f4b8f
7
8 app-shells/fzf: Stabilize 0.32.1 x86, #873370
9
10 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
11
12 app-shells/fzf/fzf-0.32.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-shells/fzf/fzf-0.32.1.ebuild b/app-shells/fzf/fzf-0.32.1.ebuild
16 index 93acde65db16..000e76a4c0aa 100644
17 --- a/app-shells/fzf/fzf-0.32.1.ebuild
18 +++ b/app-shells/fzf/fzf-0.32.1.ebuild
19 @@ -19,7 +19,7 @@ SRC_URI+=" https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}-deps.tar
20
21 LICENSE="MIT BSD-with-disclosure"
22 SLOT="0"
23 -KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv ~x86"
24 +KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv x86"
25
26 src_prepare() {
27 default