diff options
Diffstat (limited to 'app-crypt/nitrocli/nitrocli-0.3.4.ebuild')
-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 |