summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gilbert <floppym@gentoo.org>2015-11-08 14:43:43 -0500
committerMike Gilbert <floppym@gentoo.org>2015-11-08 14:43:43 -0500
commit8fb055998acaf4a1fea86d7b232a8b759f2b145b (patch)
treefa05452c1c989a6dd8f4e786147603d47ab928f9 /sys-boot
parentnet-mail/dovecot: ia64 stable wrt bug #564154 (diff)
downloadgentoo-8fb055998acaf4a1fea86d7b232a8b759f2b145b.tar.gz
gentoo-8fb055998acaf4a1fea86d7b232a8b759f2b145b.tar.bz2
gentoo-8fb055998acaf4a1fea86d7b232a8b759f2b145b.zip
sys-boot/gnu-efi: Inherit toolchain-funcs explicitly
Package-Manager: portage-2.2.23_p18
Diffstat (limited to 'sys-boot')
-rw-r--r--sys-boot/gnu-efi/gnu-efi-3.0.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-boot/gnu-efi/gnu-efi-3.0.3.ebuild b/sys-boot/gnu-efi/gnu-efi-3.0.3.ebuild
index 4341080e1874..4e29efc53e0f 100644
--- a/sys-boot/gnu-efi/gnu-efi-3.0.3.ebuild
+++ b/sys-boot/gnu-efi/gnu-efi-3.0.3.ebuild
@@ -4,7 +4,7 @@
EAPI=5
-inherit multilib
+inherit multilib toolchain-funcs
DESCRIPTION="Library for build EFI Applications"
HOMEPAGE="http://gnu-efi.sourceforge.net/"