diff options
author | Joonas Niilola <juippis@gentoo.org> | 2023-09-20 09:12:01 +0300 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2023-09-20 09:12:01 +0300 |
commit | 9d69fb3e8d2c1703231f03e6ff477ba34b6ce26f (patch) | |
tree | 7899994beafa1bbfb0842ebb7118ecab6f6e3b1f /app-shells | |
parent | profiles/arch/mips: remove default USE="-fortran -openmp" (diff) | |
download | gentoo-9d69fb3e8d2c1703231f03e6ff477ba34b6ce26f.tar.gz gentoo-9d69fb3e8d2c1703231f03e6ff477ba34b6ce26f.tar.bz2 gentoo-9d69fb3e8d2c1703231f03e6ff477ba34b6ce26f.zip |
app-shells/starship: Stabilize 1.15.0 amd64, #914400
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/starship/starship-1.15.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/starship/starship-1.15.0.ebuild b/app-shells/starship/starship-1.15.0.ebuild index 1b6191566247..7f38b35989cf 100644 --- a/app-shells/starship/starship-1.15.0.ebuild +++ b/app-shells/starship/starship-1.15.0.ebuild @@ -402,7 +402,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 ~arm64" +KEYWORDS="amd64 ~arm64" BDEPEND="dev-util/cmake >=virtual/rust-1.65" |