diff options
-rw-r--r-- | app-crypt/vanitysearch/vanitysearch-1.15.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/vanitysearch/vanitysearch-1.15.ebuild b/app-crypt/vanitysearch/vanitysearch-1.15.ebuild index c76a67c2..5d2b141c 100644 --- a/app-crypt/vanitysearch/vanitysearch-1.15.ebuild +++ b/app-crypt/vanitysearch/vanitysearch-1.15.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 -inherit toolchain-funcs flag-o-matic +EAPI=8 +inherit toolchain-funcs DESCRIPTION="Bitcoin address prefix finder" HOMEPAGE="https://github.com/JeanLucPons/VanitySearch" |