net-misc/FORT-validator: update EAPI 7 -> 8

This commit is contained in:
Alarig Le Lay 2024-05-26 19:21:59 +02:00
parent 098ee5f3cf
commit 4f2dc83461
Signed by: alarig
GPG Key ID: 7AFE62C6DF8BCDEC
1 changed files with 2 additions and 2 deletions

View File

@ -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="