diff options
author | 2025-02-18 00:11:32 +0000 | |
---|---|---|
committer | 2025-02-18 00:11:32 +0000 | |
commit | 3f506f242dbc25a0c4ed5e7960c82e34b9722068 (patch) | |
tree | 1fbcd2386bed99cc35d9ecf49e0122639f390388 /app-shells | |
parent | app-emulation/xen-tools: make sed conditional (diff) | |
download | gentoo-3f506f242dbc25a0c4ed5e7960c82e34b9722068.tar.gz gentoo-3f506f242dbc25a0c4ed5e7960c82e34b9722068.tar.bz2 gentoo-3f506f242dbc25a0c4ed5e7960c82e34b9722068.zip |
app-shells/starship: Stabilize 1.22.1 arm64, #949875
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/starship/starship-1.22.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/starship/starship-1.22.1.ebuild b/app-shells/starship/starship-1.22.1.ebuild index 366397127267..5a993481efcd 100644 --- a/app-shells/starship/starship-1.22.1.ebuild +++ b/app-shells/starship/starship-1.22.1.ebuild @@ -22,7 +22,7 @@ LICENSE+=" " SLOT="0" -KEYWORDS="~amd64 ~arm64" +KEYWORDS="~amd64 arm64" BDEPEND=" dev-build/cmake |