app-crypt/nitrocli: clean 0.2.4.ebuild
authorJoonas Niilola <juippis@gentoo.org>
Mon, 13 Apr 2020 08:26:32 +0000 (11:26 +0300)
committerJoonas Niilola <juippis@gentoo.org>
Mon, 13 Apr 2020 08:31:20 +0000 (11:31 +0300)
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
app-crypt/nitrocli/nitrocli-0.2.4.ebuild

index 27c3eaaaf36c0e5bf39da2cd798a909bd74e508c..0e1452b8a32160af07de6d2ea315f2131a28784f 100644 (file)
@@ -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