diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-06-24 10:23:54 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-06-24 10:23:54 +0200 |
commit | 038dcd4954dff865ba65774fec165a50881460a3 (patch) | |
tree | 7e9a4074b6820a692303008375bc0996c47fa96b /app-shells/starship | |
parent | dev-java/jackson-module-jakarta-xmlbind: amd64 stable wrt bug #853889 (diff) | |
download | gentoo-038dcd4954dff865ba65774fec165a50881460a3.tar.gz gentoo-038dcd4954dff865ba65774fec165a50881460a3.tar.bz2 gentoo-038dcd4954dff865ba65774fec165a50881460a3.zip |
app-shells/starship: amd64 stable wrt bug #853925
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-shells/starship')
-rw-r--r-- | app-shells/starship/starship-1.6.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/starship/starship-1.6.3.ebuild b/app-shells/starship/starship-1.6.3.ebuild index 8c769e1c1ef6..ae3c020e1ac1 100644 --- a/app-shells/starship/starship-1.6.3.ebuild +++ b/app-shells/starship/starship-1.6.3.ebuild @@ -309,7 +309,7 @@ LICENSE=" WTFPL-2 " SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" BDEPEND=">=virtual/rust-1.59" DEPEND=">=dev-libs/libgit2-1.2.0:=" |