summaryrefslogtreecommitdiff
path: root/dev-python/pytest-expect
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net>2020-08-01 12:27:01 +0000
committerLiguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net>2020-08-01 12:27:01 +0000
commit3536046c1c80d9bd29c9e13d686a718a03ccc28c (patch)
tree720c0229badfbcb385d055acd0d03d3e25f259fc /dev-python/pytest-expect
parent5307a3b2b844d38c9d48eed1d2c4b3488012c28a (diff)
downloadbaldeagleos-repo-3536046c1c80d9bd29c9e13d686a718a03ccc28c.tar.gz
baldeagleos-repo-3536046c1c80d9bd29c9e13d686a718a03ccc28c.tar.xz
baldeagleos-repo-3536046c1c80d9bd29c9e13d686a718a03ccc28c.zip
Updating liguros repo
Diffstat (limited to 'dev-python/pytest-expect')
-rw-r--r--dev-python/pytest-expect/pytest-expect-1.1.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-expect/pytest-expect-1.1.0-r1.ebuild b/dev-python/pytest-expect/pytest-expect-1.1.0-r1.ebuild
index f3bcd1be73fe..983c65328dfc 100644
--- a/dev-python/pytest-expect/pytest-expect-1.1.0-r1.ebuild
+++ b/dev-python/pytest-expect/pytest-expect-1.1.0-r1.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{5,6,7,8,9} )
+PYTHON_COMPAT=( python3_{5,6,7,8,9} pypy3 )
inherit distutils-r1