diff options
author | Sam James <sam@gentoo.org> | 2022-09-24 04:15:06 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-09-24 04:15:06 +0100 |
commit | 4065c3f10688419cdc61bc3d26a2be4d8e94d211 (patch) | |
tree | 5970ab934b7155966f10bab5cdb21b0c03224892 /app-shells | |
parent | net-im/synapse: Stabilize 1.65.0 amd64, #872503 (diff) | |
download | gentoo-4065c3f10688419cdc61bc3d26a2be4d8e94d211.tar.gz gentoo-4065c3f10688419cdc61bc3d26a2be4d8e94d211.tar.bz2 gentoo-4065c3f10688419cdc61bc3d26a2be4d8e94d211.zip |
app-shells/starship: Stabilize 1.10.2 amd64, #872584
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/starship/starship-1.10.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/starship/starship-1.10.2.ebuild b/app-shells/starship/starship-1.10.2.ebuild index 1e80a0dbfa70..0d67044b995f 100644 --- a/app-shells/starship/starship-1.10.2.ebuild +++ b/app-shells/starship/starship-1.10.2.ebuild @@ -391,7 +391,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" |