summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2020-02-13 22:39:35 +0100
committerDavid Seifert <soap@gentoo.org>2020-02-13 22:39:35 +0100
commitf73e9ef4ad3b741e8cce00e89e578147774d19a4 (patch)
tree16e65320b063111d656bfad91ddfd5432fb9dd0a /sys-libs/glibc/glibc-2.25-r11.ebuild
parentsys-kernel/linux-headers: [QA] inherit toolchain-funcs.eclass directly (diff)
downloadgentoo-f73e9ef4ad3b741e8cce00e89e578147774d19a4.tar.gz
gentoo-f73e9ef4ad3b741e8cce00e89e578147774d19a4.tar.bz2
gentoo-f73e9ef4ad3b741e8cce00e89e578147774d19a4.zip
sys-libs/glibc: [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/glibc/glibc-2.25-r11.ebuild')
-rw-r--r--sys-libs/glibc/glibc-2.25-r11.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/glibc/glibc-2.25-r11.ebuild b/sys-libs/glibc/glibc-2.25-r11.ebuild
index c1f3510aabb9..2bd11b466203 100644
--- a/sys-libs/glibc/glibc-2.25-r11.ebuild
+++ b/sys-libs/glibc/glibc-2.25-r11.ebuild
@@ -3,7 +3,7 @@
EAPI="5"
-inherit toolchain-glibc
+inherit toolchain-funcs toolchain-glibc
DESCRIPTION="GNU libc6 (also called glibc2) C library"
HOMEPAGE="https://www.gnu.org/software/libc/libc.html"