From c59f213ad6a6cd4e71871c81d8ca5c801ea454cc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Fabbro?= Date: Wed, 28 Jun 2017 03:05:05 +0000 Subject: [PATCH] dev-python/datashape: added python-3.6 Package-Manager: Portage-2.3.6, Repoman-2.3.2 --- dev-python/datashape/datashape-0.5.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/datashape/datashape-0.5.4.ebuild b/dev-python/datashape/datashape-0.5.4.ebuild index 1057ef2865db1..0162b78b81029 100644 --- a/dev-python/datashape/datashape-0.5.4.ebuild +++ b/dev-python/datashape/datashape-0.5.4.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} ) inherit distutils-r1