summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2020-02-13 22:39:41 +0100
committerDavid Seifert <soap@gentoo.org>2020-02-13 22:39:41 +0100
commit93665c45a16925b20751fb4f69e20ead7dba8a2e (patch)
tree764ac856ba33ee21acbfa619a450f372c79f6373 /sys-libs/libutempter
parentsys-libs/libcxxabi: [QA] inherit toolchain-funcs.eclass directly (diff)
downloadgentoo-93665c45a16925b20751fb4f69e20ead7dba8a2e.tar.gz
gentoo-93665c45a16925b20751fb4f69e20ead7dba8a2e.tar.bz2
gentoo-93665c45a16925b20751fb4f69e20ead7dba8a2e.zip
sys-libs/libutempter: [QA] inherit toolchain-funcs.eclass directly
Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'sys-libs/libutempter')
-rw-r--r--sys-libs/libutempter/libutempter-1.1.6-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
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"