From d88602fe86ee012cba96c37808d226c0cdfdb98b Mon Sep 17 00:00:00 2001 From: Lars Wendler Date: Sun, 24 Oct 2021 22:09:15 +0200 Subject: net-misc/dhcpcd: Revert back to EAPI-7 Signed-off-by: Lars Wendler --- net-misc/dhcpcd/dhcpcd-9.4.1.ebuild | 2 +- net-misc/dhcpcd/dhcpcd-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/net-misc/dhcpcd/dhcpcd-9.4.1.ebuild b/net-misc/dhcpcd/dhcpcd-9.4.1.ebuild index 218eab1aee17..5726f78a3a5f 100644 --- a/net-misc/dhcpcd/dhcpcd-9.4.1.ebuild +++ b/net-misc/dhcpcd/dhcpcd-9.4.1.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=8 +EAPI=7 inherit systemd toolchain-funcs diff --git a/net-misc/dhcpcd/dhcpcd-9999.ebuild b/net-misc/dhcpcd/dhcpcd-9999.ebuild index 218eab1aee17..5726f78a3a5f 100644 --- a/net-misc/dhcpcd/dhcpcd-9999.ebuild +++ b/net-misc/dhcpcd/dhcpcd-9999.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=8 +EAPI=7 inherit systemd toolchain-funcs -- cgit v1.2.3-65-gdbad