summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2017-04-20 19:57:41 +0200
committerMichał Górny <mgorny@gentoo.org>2017-04-20 20:23:22 +0200
commit349b7e7ee8ded43388408252461d9a3d67d7929d (patch)
tree6468db43cfdc8b729c8a116dfdedf18f4610f510 /dev-python/pydiff/pydiff-0.2.ebuild
parentwww-client/chromium: drop several unneeded dependencies (diff)
downloadgentoo-349b7e7ee8ded43388408252461d9a3d67d7929d.tar.gz
gentoo-349b7e7ee8ded43388408252461d9a3d67d7929d.tar.bz2
gentoo-349b7e7ee8ded43388408252461d9a3d67d7929d.zip
dev-python/pydiff: Tested on py3.6
Diffstat (limited to 'dev-python/pydiff/pydiff-0.2.ebuild')
-rw-r--r--dev-python/pydiff/pydiff-0.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pydiff/pydiff-0.2.ebuild b/dev-python/pydiff/pydiff-0.2.ebuild
index 180f03a06a27..1ae7d901da13 100644
--- a/dev-python/pydiff/pydiff-0.2.ebuild
+++ b/dev-python/pydiff/pydiff-0.2.ebuild
@@ -3,7 +3,7 @@
EAPI=5
-PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy pypy3 )
inherit distutils-r1