commit: 970e0efece767b1c4870878a0d162fb4d858525a
Author: Sébastien Fabbro <bicatali <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 27 02:31:16 2017 +0000
Commit: Sebastien Fabbro <bicatali <AT> gentoo <DOT> org>
CommitDate: Tue Jun 27 02:48:48 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=970e0efe
dev-python/QtPy: added python-3.6
Package-Manager: Portage-2.3.6, Repoman-2.3.2
dev-python/QtPy/QtPy-1.2.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/QtPy/QtPy-1.2.1.ebuild
b/dev-python/QtPy/QtPy-1.2.1.ebuild
index b2268fbed62..581838a34a9 100644
--- a/dev-python/QtPy/QtPy-1.2.1.ebuild
+++ b/dev-python/QtPy/QtPy-1.2.1.ebuild
@@ -3,7 +3,7 @@
EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{4,5} )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
inherit distutils-r1