diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-12-07 07:24:53 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-12-07 07:24:53 +0100 |
commit | 9f4290bb305a64b2513e799c8642165cd9aec847 (patch) | |
tree | 9da66d8acc0336ade15d91d8e02bce94798718b7 /app-crypt/nitrocli | |
parent | app-crypt/tpm-tools: x86 stable wrt bug #828322 (diff) | |
download | gentoo-9f4290bb305a64b2513e799c8642165cd9aec847.tar.gz gentoo-9f4290bb305a64b2513e799c8642165cd9aec847.tar.bz2 gentoo-9f4290bb305a64b2513e799c8642165cd9aec847.zip |
app-crypt/nitrocli: x86 stable wrt bug #828323
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-crypt/nitrocli')
-rw-r--r-- | app-crypt/nitrocli/nitrocli-0.4.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/nitrocli/nitrocli-0.4.1.ebuild b/app-crypt/nitrocli/nitrocli-0.4.1.ebuild index 2330f2c61c42..8cb2144f9a0f 100644 --- a/app-crypt/nitrocli/nitrocli-0.4.1.ebuild +++ b/app-crypt/nitrocli/nitrocli-0.4.1.ebuild @@ -76,7 +76,7 @@ SRC_URI="$(cargo_crate_uris)" LICENSE="Apache-2.0 BSD-2 CC0-1.0 GPL-3+ LGPL-3 MIT" SLOT="0" -KEYWORDS="amd64 ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc64 x86" DEPEND=" dev-libs/hidapi |