commit: 75aefc83f993f9e35b3ba49d07b9f9ceac456ded
Author: Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 14 13:34:37 2018 +0000
Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Tue Aug 14 13:34:37 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75aefc83
dev-python/python-debian: add python3.7
Package-Manager: Portage-2.3.46_p1_p185476, Repoman-2.3.10_p36_p185476
dev-python/python-debian/python-debian-0.1.32.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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 03133f9a7a5..609ae77ac71 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