diff options
author | Sam James <sam@gentoo.org> | 2023-04-12 04:47:56 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-04-12 04:47:56 +0100 |
commit | 85e5ab8448ed5796f7883fb531f1571c21d8c67d (patch) | |
tree | a542e7b9b6ae10eec97e1e6a965b121b8efb2e3d /app-shells/starship | |
parent | dev-python/uvicorn: improve optional Rust test deps patch (diff) | |
download | gentoo-85e5ab8448ed5796f7883fb531f1571c21d8c67d.tar.gz gentoo-85e5ab8448ed5796f7883fb531f1571c21d8c67d.tar.bz2 gentoo-85e5ab8448ed5796f7883fb531f1571c21d8c67d.zip |
app-shells/starship: Stabilize 1.13.1 amd64, #904200
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-shells/starship')
-rw-r--r-- | app-shells/starship/starship-1.13.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/starship/starship-1.13.1.ebuild b/app-shells/starship/starship-1.13.1.ebuild index d937d0d44a4d..ad9fe974c1fc 100644 --- a/app-shells/starship/starship-1.13.1.ebuild +++ b/app-shells/starship/starship-1.13.1.ebuild @@ -392,7 +392,7 @@ SRC_URI=" LICENSE="0BSD Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD BSD-2 Boost-1.0 CC0-1.0 ISC MIT MIT-0 MPL-2.0 Unicode-DFS-2016 Unlicense WTFPL-2 ZLIB" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" BDEPEND=">=virtual/rust-1.65" |