sys-apps/ucspi-tcp: [QA] inherit toolchain-funcs.eclass directly
authorDavid Seifert <soap@gentoo.org>
Thu, 13 Feb 2020 21:38:59 +0000 (22:38 +0100)
committerDavid Seifert <soap@gentoo.org>
Thu, 13 Feb 2020 21:38:59 +0000 (22:38 +0100)
Package-Manager: Portage-2.3.88, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
sys-apps/ucspi-tcp/ucspi-tcp-0.88-r18.ebuild

index 95cd3a5dff730960d2a7e85f4f256fc8604bbb96..e0582431e66bf52cdb3f84fd344728c6001c479a 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI="4"
 
-inherit eutils qmail
+inherit eutils qmail toolchain-funcs
 
 DESCRIPTION="Collection of tools for managing UNIX services"
 HOMEPAGE="https://cr.yp.to/ucspi-tcp.html"