diff options
author | Joonas Niilola <juippis@gentoo.org> | 2022-08-03 09:28:52 +0300 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2022-08-03 09:28:52 +0300 |
commit | 6eaf0e2046b70c73b6f007e9e80cd38a64056b17 (patch) | |
tree | 3a5e8bf2440a02432c9af2768a5bd371cbc050bd /app-shells/starship | |
parent | dev-python/pocketlint: Stabilize 0.24 amd64, #863146 (diff) | |
download | gentoo-6eaf0e2046b70c73b6f007e9e80cd38a64056b17.tar.gz gentoo-6eaf0e2046b70c73b6f007e9e80cd38a64056b17.tar.bz2 gentoo-6eaf0e2046b70c73b6f007e9e80cd38a64056b17.zip |
app-shells/starship: Stabilize 1.9.1 amd64, #863206
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'app-shells/starship')
-rw-r--r-- | app-shells/starship/starship-1.9.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/starship/starship-1.9.1.ebuild b/app-shells/starship/starship-1.9.1.ebuild index 1ce60302acad..168602f1e37c 100644 --- a/app-shells/starship/starship-1.9.1.ebuild +++ b/app-shells/starship/starship-1.9.1.ebuild @@ -315,7 +315,7 @@ SRC_URI=" LICENSE="Apache-2.0 BSD BSD-2 CC0-1.0 ISC MIT Unlicense WTFPL-2 ZLIB" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" BDEPEND=">=virtual/rust-1.60" DEPEND=">=dev-libs/libgit2-1.4.0:=" |