From 37f91a50a36582e09123ace49b34c52ddb5d58f7 Mon Sep 17 00:00:00 2001 From: "Liguros - Gitlab CI/CD [develop]" Date: Sun, 6 Dec 2020 15:33:14 +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 b50f4ec69f2c..ee670c4b4c99 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=( python2_7 python3_{6,7,8,9} ) +PYTHON_COMPAT=( python2_7 python3_{6,7,8,9,10} ) inherit distutils-r1 MY_PN=ptyprocess -- cgit v1.3.1