summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2020-02-13 22:39:17 +0100
committerDavid Seifert <soap@gentoo.org>2020-02-13 22:39:17 +0100
commitf5d3e42adc9f3b60e701211692d1a2df9e849f41 (patch)
tree6a46f9f9ad785355d369e1d7a7901ac14086f9b4
parentsys-devel/binutils-hppa64: [QA] inherit toolchain-funcs.eclass directly (diff)
downloadgentoo-f5d3e42adc9f3b60e701211692d1a2df9e849f41.tar.gz
gentoo-f5d3e42adc9f3b60e701211692d1a2df9e849f41.tar.bz2
gentoo-f5d3e42adc9f3b60e701211692d1a2df9e849f41.zip
sys-devel/gcc: [QA] inherit toolchain-funcs.eclass directly
Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org>
-rw-r--r--sys-devel/gcc/gcc-3.4.6-r5.ebuild4
1 files changed, 2 insertions, 2 deletions
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"