commit: efec0d4516927566323ff702f8567a5c8de3aef0
Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 8 08:18:48 2023 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Sun Oct 8 08:19:56 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=efec0d45
app-shells/starship: restore KEYWORDS
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
app-shells/starship/starship-1.15.0.ebuild | 2 +-
app-shells/starship/starship-1.16.0.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-shells/starship/starship-1.15.0.ebuild
b/app-shells/starship/starship-1.15.0.ebuild
index 7a51c59b9114..7f38b35989cf 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"
diff --git a/app-shells/starship/starship-1.16.0.ebuild
b/app-shells/starship/starship-1.16.0.ebuild
index e097053ccfae..2c892d100cdc 100644
--- a/app-shells/starship/starship-1.16.0.ebuild
+++ b/app-shells/starship/starship-1.16.0.ebuild
@@ -398,7 +398,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"