diff options
| author | Zac Medico <zmedico@gentoo.org> | 2017-03-10 13:35:33 -0800 |
|---|---|---|
| committer | Zac Medico <zmedico@gentoo.org> | 2017-03-10 13:41:04 -0800 |
| commit | 272f1279cf9b64ea5419ed249575dca5894fdbd4 (patch) | |
| tree | 7c2e24376a56b3cbde54a1fea9f09fde31822683 /dev-python/PyQt5/PyQt5-5.5.1.ebuild | |
| parent | 18e8f3a8c28e2b6447151f9b04ac8a9f1a7a0de7 (diff) | |
| download | gentoo-272f1279cf9b64ea5419ed249575dca5894fdbd4.tar.gz gentoo-272f1279cf9b64ea5419ed249575dca5894fdbd4.tar.bz2 gentoo-272f1279cf9b64ea5419ed249575dca5894fdbd4.zip | |
dev-python/PyQt5: Add python3_6 to PYTHON_COMPAT
Package-Manager: Portage-2.3.4, Repoman-2.3.2
Diffstat (limited to 'dev-python/PyQt5/PyQt5-5.5.1.ebuild')
| -rw-r--r-- | dev-python/PyQt5/PyQt5-5.5.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/PyQt5/PyQt5-5.5.1.ebuild b/dev-python/PyQt5/PyQt5-5.5.1.ebuild index 1308f824ba08..9933f8ea50c7 100644 --- a/dev-python/PyQt5/PyQt5-5.5.1.ebuild +++ b/dev-python/PyQt5/PyQt5-5.5.1.ebuild @@ -3,7 +3,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5,6} ) inherit eutils multibuild multilib python-r1 qmake-utils |
