diff options
author | Repository QA checks <repo-qa-checks@gentoo.org> | 2017-03-11 03:31:34 +0000 |
---|---|---|
committer | Repository QA checks <repo-qa-checks@gentoo.org> | 2017-03-11 03:31:34 +0000 |
commit | 280f7016cb2bc6e26e36f15503c54e7eae955934 (patch) | |
tree | b07dcfdd82a57369f9974ad207e077d8305ed9db /dev-python/traitlets/traitlets-4.3.2.ebuild | |
parent | 2017-03-11 03:03:35 UTC (diff) | |
parent | www-client/google-chrome-beta: automated update (57.0.2987.98) (diff) | |
download | gentoo-280f7016cb2bc6e26e36f15503c54e7eae955934.tar.gz gentoo-280f7016cb2bc6e26e36f15503c54e7eae955934.tar.bz2 gentoo-280f7016cb2bc6e26e36f15503c54e7eae955934.zip |
Merge updates from master
Diffstat (limited to 'dev-python/traitlets/traitlets-4.3.2.ebuild')
-rw-r--r-- | dev-python/traitlets/traitlets-4.3.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/traitlets/traitlets-4.3.2.ebuild b/dev-python/traitlets/traitlets-4.3.2.ebuild index 7d6072cfc1e9..d343cd093c62 100644 --- a/dev-python/traitlets/traitlets-4.3.2.ebuild +++ b/dev-python/traitlets/traitlets-4.3.2.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 |