diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-28 19:22:34 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-28 19:22:34 +0200 |
commit | 2419a72ba0bbd4325b0588947f9a1b5b2efa71c3 (patch) | |
tree | 2f6fa4bfde70646bd954d35ac398713728a315d1 /app-shells | |
parent | media-radio/tucnak: Stabilize 4.39 x86, #892399 (diff) | |
download | gentoo-2419a72ba0bbd4325b0588947f9a1b5b2efa71c3.tar.gz gentoo-2419a72ba0bbd4325b0588947f9a1b5b2efa71c3.tar.bz2 gentoo-2419a72ba0bbd4325b0588947f9a1b5b2efa71c3.zip |
app-shells/starship: Stabilize 1.12.0 amd64, #892393
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-shells')
-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" |