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, 24 Jun 2022 08:24:01
Message-Id: 1656059034.038dcd4954dff865ba65774fec165a50881460a3.ago@gentoo
1 commit: 038dcd4954dff865ba65774fec165a50881460a3
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jun 24 08:23:54 2022 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Fri Jun 24 08:23:54 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=038dcd49
7
8 app-shells/starship: amd64 stable wrt bug #853925
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.6.3.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-shells/starship/starship-1.6.3.ebuild b/app-shells/starship/starship-1.6.3.ebuild
18 index 8c769e1c1ef6..ae3c020e1ac1 100644
19 --- a/app-shells/starship/starship-1.6.3.ebuild
20 +++ b/app-shells/starship/starship-1.6.3.ebuild
21 @@ -309,7 +309,7 @@ LICENSE="
22 WTFPL-2
23 "
24 SLOT="0"
25 -KEYWORDS="~amd64"
26 +KEYWORDS="amd64"
27
28 BDEPEND=">=virtual/rust-1.59"
29 DEPEND=">=dev-libs/libgit2-1.2.0:="