diff options
| author | Michał Górny <mgorny@gentoo.org> | 2017-04-26 16:28:24 +0200 |
|---|---|---|
| committer | Michał Górny <mgorny@gentoo.org> | 2017-04-26 17:26:31 +0200 |
| commit | 403091319d985bc902828e30db68e6ec9d9468b6 (patch) | |
| tree | 8e7c0e28277efb801250ea066b83c71bc7c4ab89 /dev-python | |
| parent | 38edd4ed0651e80808006ec4b9c236f53518a8f7 (diff) | |
| download | gentoo-403091319d985bc902828e30db68e6ec9d9468b6.tar.gz gentoo-403091319d985bc902828e30db68e6ec9d9468b6.tar.bz2 gentoo-403091319d985bc902828e30db68e6ec9d9468b6.zip | |
dev-python/whelk: Tested on py3.5 & py3.6
Diffstat (limited to 'dev-python')
| -rw-r--r-- | dev-python/whelk/whelk-2.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/whelk/whelk-2.7.ebuild b/dev-python/whelk/whelk-2.7.ebuild index 0344e53e72ba..95f715576421 100644 --- a/dev-python/whelk/whelk-2.7.ebuild +++ b/dev-python/whelk/whelk-2.7.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_4 ) +PYTHON_COMPAT=( python2_7 python3_{4,5,6} ) inherit distutils-r1 |
