dev-python/httpstat: python3.8
authorMike Gilbert <floppym@gentoo.org>
Tue, 26 May 2020 03:06:18 +0000 (23:06 -0400)
committerMike Gilbert <floppym@gentoo.org>
Tue, 26 May 2020 03:10:42 +0000 (23:10 -0400)
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
dev-python/httpstat/httpstat-1.2.1-r1.ebuild

index 22fd54b54735c3cc10b06bda095c9aad56634142..8b03fb8c28d93545becb0b8d68c185d978b28d9e 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="7"
-PYTHON_COMPAT=( python3_{6,7} pypy3 )
+PYTHON_COMPAT=( python3_{6,7,8} pypy3 )
 DISTUTILS_USE_SETUPTOOLS=rdepend
 
 inherit distutils-r1