net-vpn/wireguard-tools: [QA] inherit toolchain-funcs.eclass directly
authorDavid Seifert <soap@gentoo.org>
Thu, 13 Feb 2020 21:37:54 +0000 (22:37 +0100)
committerDavid Seifert <soap@gentoo.org>
Thu, 13 Feb 2020 21:37:54 +0000 (22:37 +0100)
Package-Manager: Portage-2.3.88, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
net-vpn/wireguard-tools/wireguard-tools-1.0.20200206.ebuild

index 641da7119c1f7df68cc73d8117e8a68071bc7f00..0e00d9ddbb6c0def971d1ab545f9546bda338a2c 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-inherit linux-info bash-completion-r1 systemd
+inherit linux-info bash-completion-r1 systemd toolchain-funcs
 
 DESCRIPTION="Required tools for WireGuard, such as wg(8) and wg-quick(8)"
 HOMEPAGE="https://www.wireguard.com/"