From d149305d9f76bed3af51edb7ca1e614ce1d5c1f6 Mon Sep 17 00:00:00 2001 From: Matthias Maier Date: Thu, 3 Dec 2020 23:09:26 -0600 Subject: dev-python/python-slip: update PYTHON_COMPAT Package-Manager: Portage-3.0.11, Repoman-3.0.2 Signed-off-by: Matthias Maier --- dev-python/python-slip/python-slip-0.6.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python/python-slip/python-slip-0.6.5.ebuild') 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 2987795e5546..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_{6,7} ) +PYTHON_COMPAT=( python3_{6,7,8,9} ) inherit distutils-r1 eutils -- cgit v1.2.3