summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gilbert <floppym@gentoo.org>2018-08-14 09:34:37 -0400
committerMike Gilbert <floppym@gentoo.org>2018-08-14 09:34:37 -0400
commit75aefc83f993f9e35b3ba49d07b9f9ceac456ded (patch)
tree4e007f773f9de3450c24b32b4f2e0ed00c5564a0
parentwww-client/opera-developer: Old. (diff)
downloadgentoo-75aefc83f993f9e35b3ba49d07b9f9ceac456ded.tar.gz
gentoo-75aefc83f993f9e35b3ba49d07b9f9ceac456ded.tar.bz2
gentoo-75aefc83f993f9e35b3ba49d07b9f9ceac456ded.zip
dev-python/python-debian: add python3.7
Package-Manager: Portage-2.3.46_p1_p185476, Repoman-2.3.10_p36_p185476
-rw-r--r--dev-python/python-debian/python-debian-0.1.32.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-debian/python-debian-0.1.32.ebuild b/dev-python/python-debian/python-debian-0.1.32.ebuild
index 03133f9a7a5e..609ae77ac717 100644
--- a/dev-python/python-debian/python-debian-0.1.32.ebuild
+++ b/dev-python/python-debian/python-debian-0.1.32.ebuild
@@ -3,7 +3,7 @@
EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6,7} pypy )
inherit distutils-r1