summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2022-10-28 10:24:00 +0200
committerMichał Górny <mgorny@gentoo.org>2022-10-28 10:24:00 +0200
commit2ec095a0bca10ded3361ff2d7494a42ac9f51cfb (patch)
tree1f5bb1f8d2716886f374a47f57dd3892b0dbb765
parentpackage.mask: Remove stale scim-sunpinyin mask (diff)
downloadgentoo-2ec095a0bca10ded3361ff2d7494a42ac9f51cfb.tar.gz
gentoo-2ec095a0bca10ded3361ff2d7494a42ac9f51cfb.tar.bz2
gentoo-2ec095a0bca10ded3361ff2d7494a42ac9f51cfb.zip
eclass/tests/scons-utils.sh: Fake python-r1 to fix failure
Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rwxr-xr-xeclass/tests/scons-utils.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/eclass/tests/scons-utils.sh b/eclass/tests/scons-utils.sh
index 32a0a944706e..5f1cd2036047 100755
--- a/eclass/tests/scons-utils.sh
+++ b/eclass/tests/scons-utils.sh
@@ -3,6 +3,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
+_PYTHON_R1=1
source tests-common.sh || exit
inherit scons-utils