diff options
author | 2022-11-05 02:07:04 +0000 | |
---|---|---|
committer | 2022-11-05 02:07:04 +0000 | |
commit | a18c1b98623dc6e8b9c0953ef841a0eaa80392ff (patch) | |
tree | b664c2721639d1b76392229d92ea013c25d0052a /app-shells/starship | |
parent | www-plugins/pdfjs: Stabilize 2.14.305 amd64, #879509 (diff) | |
download | gentoo-a18c1b98623dc6e8b9c0953ef841a0eaa80392ff.tar.gz gentoo-a18c1b98623dc6e8b9c0953ef841a0eaa80392ff.tar.bz2 gentoo-a18c1b98623dc6e8b9c0953ef841a0eaa80392ff.zip |
app-shells/starship: Stabilize 1.10.3 amd64, #879585
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-shells/starship')
-rw-r--r-- | app-shells/starship/starship-1.10.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/starship/starship-1.10.3.ebuild b/app-shells/starship/starship-1.10.3.ebuild index 94efc12ef8ab..bc533b456e59 100644 --- a/app-shells/starship/starship-1.10.3.ebuild +++ b/app-shells/starship/starship-1.10.3.ebuild @@ -385,7 +385,7 @@ SRC_URI=" LICENSE="Apache-2.0 BSD BSD-2 CC0-1.0 ISC MIT MPL-2.0 Unlicense WTFPL-2 ZLIB" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" BDEPEND=">=virtual/rust-1.59" |