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/starship/
Date: Fri, 25 Feb 2022 07:55:49
Message-Id: 1645775743.db1f11b1d4128c957b3bda39fe6c4741c3505a33.ago@gentoo
1 commit: db1f11b1d4128c957b3bda39fe6c4741c3505a33
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Fri Feb 25 07:55:43 2022 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Fri Feb 25 07:55:43 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db1f11b1
7
8 app-shells/starship: amd64 stable wrt bug #834009
9
10 Package-Manager: Portage-3.0.30, Repoman-3.0.3
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 app-shells/starship/starship-1.2.1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-shells/starship/starship-1.2.1.ebuild b/app-shells/starship/starship-1.2.1.ebuild
18 index 79b5f43829e5..5164d0d94f6c 100644
19 --- a/app-shells/starship/starship-1.2.1.ebuild
20 +++ b/app-shells/starship/starship-1.2.1.ebuild
21 @@ -263,7 +263,7 @@ LICENSE="
22 MPL-2.0
23 "
24 SLOT="0"
25 -KEYWORDS="~amd64"
26 +KEYWORDS="amd64"
27
28 BDEPEND=">=virtual/rust-1.56"
29 DEPEND=">=dev-libs/libgit2-1.2.0:="