commit: c59f213ad6a6cd4e71871c81d8ca5c801ea454cc
Author: Sébastien Fabbro <bicatali <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 28 03:05:05 2017 +0000
Commit: Sebastien Fabbro <bicatali <AT> gentoo <DOT> org>
CommitDate: Wed Jun 28 04:00:14 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c59f213a
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 1057ef2865d..0162b78b810 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