From: Alon Bar-Lev Date: Fri, 28 Sep 2018 00:08:26 +0000 (+0300) Subject: net-firewall/firehol: eapi bump X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=1ee1d7b16891b989a5d8f7a235b333e68491cc04;p=gentoo.git net-firewall/firehol: eapi bump Package-Manager: Portage-2.3.49, Repoman-2.3.10 --- diff --git a/net-firewall/firehol/firehol-3.1.6.ebuild b/net-firewall/firehol/firehol-3.1.6.ebuild index b4f770df4003..4bc872ba5334 100644 --- a/net-firewall/firehol/firehol-3.1.6.ebuild +++ b/net-firewall/firehol/firehol-3.1.6.ebuild @@ -1,7 +1,8 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 + inherit linux-info DESCRIPTION="iptables firewall generator"