diff --git a/net-analyzer/dublin-traceroute/dublin-traceroute-0.4.2.ebuild b/net-analyzer/dublin-traceroute/dublin-traceroute-0.4.2.ebuild index 7d41fda..a3d7cad 100644 --- a/net-analyzer/dublin-traceroute/dublin-traceroute-0.4.2.ebuild +++ b/net-analyzer/dublin-traceroute/dublin-traceroute-0.4.2.ebuild @@ -1,9 +1,9 @@ -# Copyright 2020 Gentoo Authors +# Copyright 2020-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 -inherit cmake-utils fcaps +inherit cmake fcaps DESCRIPTION="NAT-aware multipath tracerouting tool" HOMEPAGE="https://dublin-traceroute.net/"