Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-shells/fzf/
Date: Sat, 05 Nov 2022 17:11:14
Message-Id: 1667668238.ff468d71a344a5002898e9319d39ae27382e2cc6.ago@gentoo
1 commit: ff468d71a344a5002898e9319d39ae27382e2cc6
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Sat Nov 5 17:10:38 2022 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Sat Nov 5 17:10:38 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff468d71
7
8 app-shells/fzf: Stabilize 0.34.0 x86, #879245
9
10 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
11
12 app-shells/fzf/fzf-0.34.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-shells/fzf/fzf-0.34.0.ebuild b/app-shells/fzf/fzf-0.34.0.ebuild
16 index c3242b902382..7e826166efaa 100644
17 --- a/app-shells/fzf/fzf-0.34.0.ebuild
18 +++ b/app-shells/fzf/fzf-0.34.0.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