diff options
author | Sam James <sam@gentoo.org> | 2021-06-13 22:34:30 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-06-13 22:34:30 +0000 |
commit | 0a612d0345e88d5acaaf2b140208f39abfecd053 (patch) | |
tree | c20dea13918ac80664ff22d6f077b26a6bb3b807 /app-crypt/nitrocli | |
parent | app-crypt/nitrocli: Stabilize 0.4.0 amd64, #795774 (diff) | |
download | gentoo-0a612d0345e88d5acaaf2b140208f39abfecd053.tar.gz gentoo-0a612d0345e88d5acaaf2b140208f39abfecd053.tar.bz2 gentoo-0a612d0345e88d5acaaf2b140208f39abfecd053.zip |
app-crypt/nitrocli: Stabilize 0.4.0 x86, #795774
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-crypt/nitrocli')
-rw-r--r-- | app-crypt/nitrocli/nitrocli-0.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/nitrocli/nitrocli-0.4.0.ebuild b/app-crypt/nitrocli/nitrocli-0.4.0.ebuild index d15f0eb9858f..6c2c08190137 100644 --- a/app-crypt/nitrocli/nitrocli-0.4.0.ebuild +++ b/app-crypt/nitrocli/nitrocli-0.4.0.ebuild @@ -84,7 +84,7 @@ SRC_URI="$(cargo_crate_uris ${CRATES})" LICENSE="Apache-2.0 BSD-2 CC0-1.0 GPL-3+ LGPL-3 MIT" SLOT="0" -KEYWORDS="amd64 ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc64 x86" IUSE="" DEPEND=" |