From 4065c3f10688419cdc61bc3d26a2be4d8e94d211 Mon Sep 17 00:00:00 2001 From: Sam James Date: Sat, 24 Sep 2022 04:15:06 +0100 Subject: [PATCH] app-shells/starship: Stabilize 1.10.2 amd64, #872584 Signed-off-by: Sam James --- app-shells/starship/starship-1.10.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-shells/starship/starship-1.10.2.ebuild b/app-shells/starship/starship-1.10.2.ebuild index 1e80a0dbfa703..0d67044b995f9 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"