diff options
author | Sébastien Fabbro <bicatali@gentoo.org> | 2017-06-27 02:31:16 +0000 |
---|---|---|
committer | Sébastien Fabbro <bicatali@gentoo.org> | 2017-06-27 02:48:48 +0000 |
commit | 970e0efece767b1c4870878a0d162fb4d858525a (patch) | |
tree | e363719f06436ad94c7835ed34f9cacc4933ad73 /dev-python/QtPy | |
parent | sci-astronomy/erfa: version bump (diff) | |
download | gentoo-970e0efece767b1c4870878a0d162fb4d858525a.tar.gz gentoo-970e0efece767b1c4870878a0d162fb4d858525a.tar.bz2 gentoo-970e0efece767b1c4870878a0d162fb4d858525a.zip |
dev-python/QtPy: added python-3.6
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-python/QtPy')
-rw-r--r-- | dev-python/QtPy/QtPy-1.2.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/QtPy/QtPy-1.2.1.ebuild b/dev-python/QtPy/QtPy-1.2.1.ebuild index b2268fbed621..581838a34a94 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 |