diff options
author | Sam James <sam@gentoo.org> | 2022-04-21 00:52:27 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-04-21 00:52:27 +0100 |
commit | 4087c01491fcdad123c179ca8bba3ae1658f8e7a (patch) | |
tree | 0951bc8f4a41f1867fecc30cd2d1bd7187297b62 /app-shells/starship | |
parent | dev-libs/libinput: Stabilize 1.20.1 amd64, #839732 (diff) | |
download | gentoo-4087c01491fcdad123c179ca8bba3ae1658f8e7a.tar.gz gentoo-4087c01491fcdad123c179ca8bba3ae1658f8e7a.tar.bz2 gentoo-4087c01491fcdad123c179ca8bba3ae1658f8e7a.zip |
app-shells/starship: Stabilize 1.4.2 amd64, #838853
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-shells/starship')
-rw-r--r-- | app-shells/starship/starship-1.4.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/starship/starship-1.4.2.ebuild b/app-shells/starship/starship-1.4.2.ebuild index b32314218867..dbd278b9ce54 100644 --- a/app-shells/starship/starship-1.4.2.ebuild +++ b/app-shells/starship/starship-1.4.2.ebuild @@ -268,7 +268,7 @@ LICENSE=" MPL-2.0 " SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" BDEPEND=">=virtual/rust-1.59" DEPEND=">=dev-libs/libgit2-1.2.0:=" |