commit: c288a42d936d82c66d20c6d7502b18534b2f96b5
Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 13 08:26:32 2020 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Mon Apr 13 08:31:20 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c288a42d
app-crypt/nitrocli: clean 0.2.4.ebuild
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
app-crypt/nitrocli/nitrocli-0.2.4.ebuild | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/app-crypt/nitrocli/nitrocli-0.2.4.ebuild
b/app-crypt/nitrocli/nitrocli-0.2.4.ebuild
index 27c3eaaaf36..0e1452b8a32 100644
--- a/app-crypt/nitrocli/nitrocli-0.2.4.ebuild
+++ b/app-crypt/nitrocli/nitrocli-0.2.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -46,7 +46,6 @@ SRC_URI="$(cargo_crate_uris ${CRATES})"
LICENSE="Apache-2.0 GPL-3+ LGPL-3 MIT"
SLOT="0"
KEYWORDS="amd64 x86"
-IUSE=""
BDEPEND="
>=virtual/rust-1.31.0