diff options
author | Sam James <sam@gentoo.org> | 2021-06-13 22:34:12 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-06-13 22:34:12 +0000 |
commit | 6dfe7d5214265b4630b02409c3933f30124210b7 (patch) | |
tree | 04d7fbe4e21488bb2ab12a0cb0374c31244a5b5d /app-crypt | |
parent | net-misc/chrony: Stabilize 4.1-r1 amd64, #795753 (diff) | |
download | gentoo-6dfe7d5214265b4630b02409c3933f30124210b7.tar.gz gentoo-6dfe7d5214265b4630b02409c3933f30124210b7.tar.bz2 gentoo-6dfe7d5214265b4630b02409c3933f30124210b7.zip |
app-crypt/nitrocli: Stabilize 0.4.0 amd64, #795774
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-crypt')
-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 d65a5b0a7d80..d15f0eb9858f 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=" |