diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-03-12 13:20:46 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-03-12 13:20:59 +0100 |
commit | 221b466d5cf4b9af8e77aa29fd6512e8867a6bf4 (patch) | |
tree | c2e3141ae3a137db10eb664321c60cecd7eeaec3 /app-shells/starship | |
parent | x11-terms/xterm: Stabilize 372 x86, #834975 (diff) | |
download | gentoo-221b466d5cf4b9af8e77aa29fd6512e8867a6bf4.tar.gz gentoo-221b466d5cf4b9af8e77aa29fd6512e8867a6bf4.tar.bz2 gentoo-221b466d5cf4b9af8e77aa29fd6512e8867a6bf4.zip |
app-shells/starship: Stabilize 1.3.0 amd64, #834980
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'app-shells/starship')
-rw-r--r-- | app-shells/starship/starship-1.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/starship/starship-1.3.0.ebuild b/app-shells/starship/starship-1.3.0.ebuild index 2d513327c351..47b06b989fe2 100644 --- a/app-shells/starship/starship-1.3.0.ebuild +++ b/app-shells/starship/starship-1.3.0.ebuild @@ -266,7 +266,7 @@ LICENSE=" MPL-2.0 " SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" BDEPEND=">=virtual/rust-1.56" DEPEND=">=dev-libs/libgit2-1.2.0:=" |