summaryrefslogtreecommitdiff
path: root/app-crypt
diff options
context:
space:
mode:
Diffstat (limited to 'app-crypt')
-rw-r--r--app-crypt/vanitysearch/vanitysearch-1.15.ebuild7
1 files changed, 2 insertions, 5 deletions
diff --git a/app-crypt/vanitysearch/vanitysearch-1.15.ebuild b/app-crypt/vanitysearch/vanitysearch-1.15.ebuild
index 7e28c466..c76a67c2 100644
--- a/app-crypt/vanitysearch/vanitysearch-1.15.ebuild
+++ b/app-crypt/vanitysearch/vanitysearch-1.15.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
inherit toolchain-funcs flag-o-matic
DESCRIPTION="Bitcoin address prefix finder"
@@ -13,9 +13,6 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
-DEPEND=""
-RDEPEND="${DEPEND}"
-
S="${WORKDIR}/VanitySearch-${PV}"
src_prepare() {