commit: a9f85d4bb43e32b05b9ac2c4dd77cdc9c6b0f117
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 15 05:37:14 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Dec 15 05:37:14 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9f85d4b
app-shells/starship: Stabilize 0.58.0 amd64, #829217
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-shells/starship/starship-0.58.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-shells/starship/starship-0.58.0.ebuild
b/app-shells/starship/starship-0.58.0.ebuild
index f48fcb75fd9a..235b752abc35 100644
--- a/app-shells/starship/starship-0.58.0.ebuild
+++ b/app-shells/starship/starship-0.58.0.ebuild
@@ -260,7 +260,7 @@ LICENSE="
MPL-2.0
"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
DEPEND="
>=dev-libs/libgit2-1.2.0:=