From: David Seifert Date: Thu, 13 Feb 2020 21:39:41 +0000 (+0100) Subject: sys-libs/libutempter: [QA] inherit toolchain-funcs.eclass directly X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=93665c45a16925b20751fb4f69e20ead7dba8a2e;p=gentoo.git sys-libs/libutempter: [QA] inherit toolchain-funcs.eclass directly Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert --- diff --git a/sys-libs/libutempter/libutempter-1.1.6-r2.ebuild b/sys-libs/libutempter/libutempter-1.1.6-r2.ebuild index 10497120196e..4b54fc4cef3e 100644 --- a/sys-libs/libutempter/libutempter-1.1.6-r2.ebuild +++ b/sys-libs/libutempter/libutempter-1.1.6-r2.ebuild @@ -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"