diff options
author | Sam James <sam@gentoo.org> | 2024-05-11 01:04:31 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-05-11 01:04:31 +0100 |
commit | b679b41c993c8d1d875601c9e5fe79080e0afbff (patch) | |
tree | b7c75463cdf032b39fb9682bc3ba7086692e00f5 /app-shells | |
parent | sys-kernel/modprobed-db: new package, add 2.46 (diff) | |
download | gentoo-b679b41c993c8d1d875601c9e5fe79080e0afbff.tar.gz gentoo-b679b41c993c8d1d875601c9e5fe79080e0afbff.tar.bz2 gentoo-b679b41c993c8d1d875601c9e5fe79080e0afbff.zip |
app-shells/starship: Stabilize 1.17.1 arm64, #931690
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/starship/starship-1.17.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/starship/starship-1.17.1.ebuild b/app-shells/starship/starship-1.17.1.ebuild index 73494d32e5fa..b62b6367c87d 100644 --- a/app-shells/starship/starship-1.17.1.ebuild +++ b/app-shells/starship/starship-1.17.1.ebuild @@ -397,7 +397,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-build/cmake >=virtual/rust-1.65" |