diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-01-21 10:52:15 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-01-21 10:52:15 +0100 |
commit | d3c00cbfbd6c94030155788e69fab53cf27861e3 (patch) | |
tree | 97e5000fddc29dd62dadbd3e5f514dc19b04461f /app-crypt | |
parent | x11-libs/qwt: amd64 stable wrt bug #765571 (diff) | |
download | gentoo-d3c00cbfbd6c94030155788e69fab53cf27861e3.tar.gz gentoo-d3c00cbfbd6c94030155788e69fab53cf27861e3.tar.bz2 gentoo-d3c00cbfbd6c94030155788e69fab53cf27861e3.zip |
app-crypt/nitrocli: amd64 stable wrt bug #766237
Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/nitrocli/nitrocli-0.3.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/nitrocli/nitrocli-0.3.4.ebuild b/app-crypt/nitrocli/nitrocli-0.3.4.ebuild index 145850be6321..3f4da86c9a53 100644 --- a/app-crypt/nitrocli/nitrocli-0.3.4.ebuild +++ b/app-crypt/nitrocli/nitrocli-0.3.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 2017-2020 Gentoo Authors +# Copyright 2017-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -49,7 +49,7 @@ SRC_URI="$(cargo_crate_uris ${CRATES})" LICENSE="Apache-2.0 GPL-3+ LGPL-3 MIT" SLOT="0" -KEYWORDS="~amd64 ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc64 ~x86" DEPEND=" dev-libs/hidapi |