diff options
-rw-r--r-- | app-shells/starship/starship-1.12.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/starship/starship-1.12.0.ebuild b/app-shells/starship/starship-1.12.0.ebuild index 9984416cae9e..e45fd6442e44 100644 --- a/app-shells/starship/starship-1.12.0.ebuild +++ b/app-shells/starship/starship-1.12.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 2022 Gentoo Authors +# Copyright 2022-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -393,7 +393,7 @@ SRC_URI=" LICENSE="Apache-2.0 BSD BSD-2 CC0-1.0 ISC MIT MPL-2.0 Unicode-DFS-2016 Unlicense WTFPL-2 ZLIB" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" BDEPEND=">=virtual/rust-1.64" |