summaryrefslogtreecommitdiff
path: root/eclass
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2018-12-09 11:52:53 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2018-12-09 20:31:59 +0000
commitaa14fce6eb06886279cb125f4a7af9352d4378d1 (patch)
treedba0ae473e690f42c2738bd03633b355e27cd9a7 /eclass
parentsys-devel/distcc: Backport fix for crash on non-existing dir (diff)
downloadgentoo-aa14fce6eb06886279cb125f4a7af9352d4378d1.tar.gz
gentoo-aa14fce6eb06886279cb125f4a7af9352d4378d1.tar.bz2
gentoo-aa14fce6eb06886279cb125f4a7af9352d4378d1.zip
eclass/tests/toolchain.sh: add EAPI=5 to unbreak tests
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'eclass')
-rwxr-xr-xeclass/tests/toolchain.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/eclass/tests/toolchain.sh b/eclass/tests/toolchain.sh
index 47401e687520..b41bf96cd037 100755
--- a/eclass/tests/toolchain.sh
+++ b/eclass/tests/toolchain.sh
@@ -2,6 +2,8 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
+EAPI=5
+
source tests-common.sh
inherit toolchain