From 18ed47a3eb771b0065730303c17838f38b799a6d Mon Sep 17 00:00:00 2001 From: Sam James Date: Sat, 11 Dec 2021 05:02:07 +0000 Subject: net-analyzer/dhcp_probe: fix IndirectInherits Signed-off-by: Sam James --- net-analyzer/dhcp_probe/dhcp_probe-1.3.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net-analyzer/dhcp_probe') diff --git a/net-analyzer/dhcp_probe/dhcp_probe-1.3.1.ebuild b/net-analyzer/dhcp_probe/dhcp_probe-1.3.1.ebuild index 7ee68b0c9623..4bcdb5ae2887 100644 --- a/net-analyzer/dhcp_probe/dhcp_probe-1.3.1.ebuild +++ b/net-analyzer/dhcp_probe/dhcp_probe-1.3.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -inherit autotools flag-o-matic +inherit autotools flag-o-matic toolchain-funcs DESCRIPTION="Discover DHCP and BootP servers on a directly-attached Ethernet network" HOMEPAGE="https://www.net.princeton.edu/software/dhcp_probe/" -- cgit v1.2.3-65-gdbad