sys-libs/libutempter: [QA] inherit toolchain-funcs.eclass directly
authorDavid Seifert <soap@gentoo.org>
Thu, 13 Feb 2020 21:39:41 +0000 (22:39 +0100)
committerDavid Seifert <soap@gentoo.org>
Thu, 13 Feb 2020 21:39:41 +0000 (22:39 +0100)
Package-Manager: Portage-2.3.88, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
sys-libs/libutempter/libutempter-1.1.6-r2.ebuild

index 10497120196ed7d4c9896014b1b69cd715f115d7..4b54fc4cef3e694f456f75d9463770f8ccd3fa82 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI="4"
 
-inherit user multilib flag-o-matic
+inherit user multilib flag-o-matic toolchain-funcs
 
 DESCRIPTION="Library that allows non-privileged apps to write utmp (login) info"
 HOMEPAGE="https://altlinux.org/index.php?module=sisyphus&package=libutempter"