Gentoo Archives: gentoo-commits

From: "Jakov Smolić" <jsmolic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-shells/starship/
Date: Tue, 17 May 2022 06:54:00
Message-Id: 1652770419.8c14799495bf73204dbb978f5a1ef5a76a509303.jsmolic@gentoo
1 commit: 8c14799495bf73204dbb978f5a1ef5a76a509303
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Tue May 17 06:53:39 2022 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Tue May 17 06:53:39 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c147994
7
8 app-shells/starship: Stabilize 1.5.4 amd64, #844565
9
10 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
11
12 app-shells/starship/starship-1.5.4.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-shells/starship/starship-1.5.4.ebuild b/app-shells/starship/starship-1.5.4.ebuild
16 index 964b6d568743..b41b7cc397ee 100644
17 --- a/app-shells/starship/starship-1.5.4.ebuild
18 +++ b/app-shells/starship/starship-1.5.4.ebuild
19 @@ -263,7 +263,7 @@ LICENSE="
20 ZLIB
21 "
22 SLOT="0"
23 -KEYWORDS="~amd64"
24 +KEYWORDS="amd64"
25
26 BDEPEND=">=virtual/rust-1.59"
27 DEPEND=">=dev-libs/libgit2-1.2.0:="