diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-03-02 18:00:06 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-03-02 18:00:06 +0200 |
commit | 5471127f498b473ee9a41149e73c0782512a4ecc (patch) | |
tree | 0405acb59c0c6032fc3dc0e443b3bab1667b6e59 /app-shells | |
parent | net-mail/ripmime: Stabilize 1.4.1.0 sparc, #925250 (diff) | |
download | gentoo-5471127f498b473ee9a41149e73c0782512a4ecc.tar.gz gentoo-5471127f498b473ee9a41149e73c0782512a4ecc.tar.bz2 gentoo-5471127f498b473ee9a41149e73c0782512a4ecc.zip |
app-shells/starship: Stabilize 1.16.0 arm64, #922585
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/starship/starship-1.16.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/starship/starship-1.16.0.ebuild b/app-shells/starship/starship-1.16.0.ebuild index c95afac02bf6..1fd59eee7147 100644 --- a/app-shells/starship/starship-1.16.0.ebuild +++ b/app-shells/starship/starship-1.16.0.ebuild @@ -398,7 +398,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" |