From 3f9aeece64110a251ef4e7d2ebc337a82d9da95d Mon Sep 17 00:00:00 2001 From: Pacho Ramos Date: Sun, 18 Jun 2017 11:59:20 +0200 Subject: dev-python/python-distutils-extra: Support newer python Package-Manager: Portage-2.3.6, Repoman-2.3.2 --- dev-python/python-distutils-extra/python-distutils-extra-2.39.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python/python-distutils-extra') diff --git a/dev-python/python-distutils-extra/python-distutils-extra-2.39.ebuild b/dev-python/python-distutils-extra/python-distutils-extra-2.39.ebuild index b7fefd2914f5..3f0df9ae8355 100644 --- a/dev-python/python-distutils-extra/python-distutils-extra-2.39.ebuild +++ b/dev-python/python-distutils-extra/python-distutils-extra-2.39.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy{,3} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy{,3} ) inherit distutils-r1 -- cgit v1.2.3