summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBertrand Jacquin <bertrand@jacquin.bzh>2022-09-14 22:56:57 +0100
committerBertrand Jacquin <bertrand@jacquin.bzh>2022-09-14 22:56:57 +0100
commitf484f767348ba01d24b327e717d4fcf746e9383d (patch)
tree218ba9dc0d42e5dbe57468d1bf44bc8268a26cd7
parentnet-p2p/monero: unnecessary executable bit: 'files/monerod.initd' (diff)
downloadportage-f484f767348ba01d24b327e717d4fcf746e9383d.tar.xz
app-crypt/vanitysearch: update EAPI 7 -> 8
-rw-r--r--app-crypt/vanitysearch/vanitysearch-1.15.ebuild4
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"