diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2017-05-04 19:27:00 +0200 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2017-05-04 19:27:00 +0200 |
commit | 85229c331cbc0898f130bdde355449cbf08c6143 (patch) | |
tree | d5f010deeac8074af8317007b2f09f2fbac8d9da /dev-python/pytest-arraydiff | |
parent | dev-python/statsd: Add python3_6 (diff) | |
download | gentoo-85229c331cbc0898f130bdde355449cbf08c6143.tar.gz gentoo-85229c331cbc0898f130bdde355449cbf08c6143.tar.bz2 gentoo-85229c331cbc0898f130bdde355449cbf08c6143.zip |
dev-python/pytest-arraydiff: Add python3_6
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'dev-python/pytest-arraydiff')
-rw-r--r-- | dev-python/pytest-arraydiff/pytest-arraydiff-0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-arraydiff/pytest-arraydiff-0.1.ebuild b/dev-python/pytest-arraydiff/pytest-arraydiff-0.1.ebuild index dc7fbb0bba2e..4220d94ae372 100644 --- a/dev-python/pytest-arraydiff/pytest-arraydiff-0.1.ebuild +++ b/dev-python/pytest-arraydiff/pytest-arraydiff-0.1.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_{4,5}} ) +PYTHON_COMPAT=( python{2_7,3_{4,5,6}} ) inherit distutils-r1 |