From 0947d70e71fb320b0c53eac66d7177df9efa3074 Mon Sep 17 00:00:00 2001 From: Eli Schwartz Date: Sun, 2 Aug 2026 01:11:40 -0400 Subject: [PATCH] app-shells/starship: Stabilize 1.26.0 amd64, #980247 Signed-off-by: Eli Schwartz --- app-shells/starship/starship-1.26.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-shells/starship/starship-1.26.0.ebuild b/app-shells/starship/starship-1.26.0.ebuild index 734dc44d8d9a2..ff33701eea8e4 100644 --- a/app-shells/starship/starship-1.26.0.ebuild +++ b/app-shells/starship/starship-1.26.0.ebuild @@ -19,7 +19,7 @@ LICENSE+=" ZLIB " SLOT="0" -KEYWORDS="~amd64 arm64" +KEYWORDS="amd64 arm64" BDEPEND="dev-build/cmake"