From e9848f819288ad820832150895a8ab090fa99c5b Mon Sep 17 00:00:00 2001 From: "Liguros - Gitlab CI/CD [develop]" Date: Sun, 6 Dec 2020 14:39:01 +0000 Subject: Updating liguros repo --- dev-python/ptyprocess-python2/ptyprocess-python2-0.6.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python/ptyprocess-python2/ptyprocess-python2-0.6.0.ebuild') diff --git a/dev-python/ptyprocess-python2/ptyprocess-python2-0.6.0.ebuild b/dev-python/ptyprocess-python2/ptyprocess-python2-0.6.0.ebuild index 999f8555d821..b50f4ec69f2c 100644 --- a/dev-python/ptyprocess-python2/ptyprocess-python2-0.6.0.ebuild +++ b/dev-python/ptyprocess-python2/ptyprocess-python2-0.6.0.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=no -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python2_7 python3_{6,7,8,9} ) inherit distutils-r1 MY_PN=ptyprocess -- cgit v1.3.1