dev-python/sphinxcontrib-httpdomain: add py37 support to 1.5.0
authorMatthew Thode <prometheanfire@gentoo.org>
Fri, 12 Apr 2019 21:11:37 +0000 (16:11 -0500)
committerMatthew Thode <prometheanfire@gentoo.org>
Fri, 12 Apr 2019 22:46:58 +0000 (17:46 -0500)
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
dev-python/sphinxcontrib-httpdomain/sphinxcontrib-httpdomain-1.5.0.ebuild

index ae5b16a6f800f8f548f5736936a15989c3f87d83..0642be9980da93607082d5126d9b3012e3afd429 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6,3_7} pypy )
 
 inherit distutils-r1