diff options
author | Sam James <sam@gentoo.org> | 2024-08-04 04:15:16 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-08-04 04:15:16 +0100 |
commit | 8759b43c6e4700a2260c1585334f9da15e9f5c62 (patch) | |
tree | 1d9e4947097eabc40c6dbd7525bb6eee91d4e272 | |
parent | app-shells/starship: Stabilize 1.19.0 amd64, #937235 (diff) | |
download | gentoo-8759b43c6e4700a2260c1585334f9da15e9f5c62.tar.gz gentoo-8759b43c6e4700a2260c1585334f9da15e9f5c62.tar.bz2 gentoo-8759b43c6e4700a2260c1585334f9da15e9f5c62.zip |
app-shells/starship: Stabilize 1.19.0 arm64, #937235
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | app-shells/starship/starship-1.19.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/starship/starship-1.19.0.ebuild b/app-shells/starship/starship-1.19.0.ebuild index 4a3d9a6c0633..c44e5bb3dec5 100644 --- a/app-shells/starship/starship-1.19.0.ebuild +++ b/app-shells/starship/starship-1.19.0.ebuild @@ -22,7 +22,7 @@ LICENSE+=" " SLOT="0" -KEYWORDS="amd64 ~arm64" +KEYWORDS="amd64 arm64" BDEPEND=" dev-build/cmake |