From 43fd362d94e64e040b6bee53f5f9042fe7ce365f Mon Sep 17 00:00:00 2001 From: "Liguros - Gitlab CI/CD [develop]" Date: Sat, 5 Dec 2020 10:36:03 +0000 Subject: Updating liguros repo --- dev-python/python-slip/python-slip-0.6.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python/python-slip') diff --git a/dev-python/python-slip/python-slip-0.6.5.ebuild b/dev-python/python-slip/python-slip-0.6.5.ebuild index 29fbf758c304..acd9f324e8cb 100644 --- a/dev-python/python-slip/python-slip-0.6.5.ebuild +++ b/dev-python/python-slip/python-slip-0.6.5.ebuild @@ -5,7 +5,7 @@ EAPI=5 DISTUTILS_USE_SETUPTOOLS=no PYTHON_REQ_USE="xml" -PYTHON_COMPAT=( python3_{5..10} ) +PYTHON_COMPAT=( python3_{6,7,8,9} ) inherit distutils-r1 eutils -- cgit v1.3.1