From: David Seifert Date: Thu, 13 Feb 2020 21:39:17 +0000 (+0100) Subject: sys-devel/gcc: [QA] inherit toolchain-funcs.eclass directly X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=f5d3e42adc9f3b60e701211692d1a2df9e849f41;p=gentoo.git sys-devel/gcc: [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-devel/gcc/gcc-3.4.6-r5.ebuild b/sys-devel/gcc/gcc-3.4.6-r5.ebuild index d7bf23b41528..ac91373ace72 100644 --- a/sys-devel/gcc/gcc-3.4.6-r5.ebuild +++ b/sys-devel/gcc/gcc-3.4.6-r5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -10,7 +10,7 @@ HTB_VER="1.00.1" HTB_GCC_VER="3.4.4" D_VER="0.24" -inherit eutils toolchain +inherit eutils toolchain toolchain-funcs KEYWORDS="-* ~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"