diff options
author | Stijn Tintel <stijn@linux-ipv6.be> | 2023-09-03 14:56:02 +0300 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-09-13 03:12:45 +0100 |
commit | d494dc7b6001c4d91c1244372989590993693eee (patch) | |
tree | 64b59efa877d7272a3960dfd3f8a8a15c84f0bfd /app-shells | |
parent | net-vpn/networkmanager-strongswan: keyword 1.6.0 for ~arm64 (diff) | |
download | gentoo-d494dc7b6001c4d91c1244372989590993693eee.tar.gz gentoo-d494dc7b6001c4d91c1244372989590993693eee.tar.bz2 gentoo-d494dc7b6001c4d91c1244372989590993693eee.zip |
app-shells/starship: keyword 1.15.0 for ~arm64
Tested on MacBook Air (15-inch, M2, 2023).
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
Closes: https://github.com/gentoo/gentoo/pull/32579
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/starship/starship-1.15.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/starship/starship-1.15.0.ebuild b/app-shells/starship/starship-1.15.0.ebuild index 7a51c59b9114..1b6191566247 100644 --- a/app-shells/starship/starship-1.15.0.ebuild +++ b/app-shells/starship/starship-1.15.0.ebuild @@ -402,7 +402,7 @@ SRC_URI=" LICENSE="0BSD Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD BSD-2 Boost-1.0 CC0-1.0 ISC MIT MIT-0 MPL-2.0 Unicode-DFS-2016 Unlicense WTFPL-2 ZLIB" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~arm64" BDEPEND="dev-util/cmake >=virtual/rust-1.65" |