net-misc/FORT-validator: update EAPI 7 -> 8
This commit is contained in:
parent
098ee5f3cf
commit
4f2dc83461
|
@ -1,7 +1,7 @@
|
|||
# Copyright 2020-2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
EAPI=8
|
||||
|
||||
inherit autotools fcaps systemd
|
||||
|
||||
|
@ -22,7 +22,7 @@ DEPEND="
|
|||
caps? ( sys-libs/libcap )
|
||||
dev-libs/jansson
|
||||
dev-libs/libxml2
|
||||
dev-libs/openssl
|
||||
dev-libs/openssl[rfc3779]
|
||||
net-misc/curl
|
||||
"
|
||||
RDEPEND="
|
||||
|
|
Loading…
Reference in a new issue