summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2021-06-22 22:43:32 +0200
committerDavid Seifert <soap@gentoo.org>2021-06-22 22:43:32 +0200
commite60eb42c4e5bd3e9cf0d023e87f4925de66556e2 (patch)
tree2e984ace87807e4cf64fd59932e4069b198bad87 /eclass/tests/scons-utils.sh
parentnet-misc/lldpd-1.0.11: Version bump (diff)
downloadgentoo-e60eb42c4e5bd3e9cf0d023e87f4925de66556e2.tar.gz
gentoo-e60eb42c4e5bd3e9cf0d023e87f4925de66556e2.tar.bz2
gentoo-e60eb42c4e5bd3e9cf0d023e87f4925de66556e2.zip
eclass/tests: Add EAPI decls to fix running tests
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'eclass/tests/scons-utils.sh')
-rwxr-xr-xeclass/tests/scons-utils.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/eclass/tests/scons-utils.sh b/eclass/tests/scons-utils.sh
index 873312f67d07..c329cf1bcbd1 100755
--- a/eclass/tests/scons-utils.sh
+++ b/eclass/tests/scons-utils.sh
@@ -1,7 +1,8 @@
#!/bin/bash
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+EAPI=7
source tests-common.sh
inherit scons-utils