diff options
author | Joonas Niilola <juippis@gentoo.org> | 2023-10-08 11:18:48 +0300 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2023-10-08 11:19:56 +0300 |
commit | efec0d4516927566323ff702f8567a5c8de3aef0 (patch) | |
tree | 857927f9de802210b01d6096521adf5722192ba6 /app-shells | |
parent | app-shells/starship: Add 1.16.0 (diff) | |
download | gentoo-efec0d4516927566323ff702f8567a5c8de3aef0.tar.gz gentoo-efec0d4516927566323ff702f8567a5c8de3aef0.tar.bz2 gentoo-efec0d4516927566323ff702f8567a5c8de3aef0.zip |
app-shells/starship: restore KEYWORDS
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/starship/starship-1.15.0.ebuild | 2 | ||||
-rw-r--r-- | 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" |