dev-python/httplib2: python3_8
authorAndreas Sturmlechner <asturm@gentoo.org>
Sun, 1 Dec 2019 20:54:17 +0000 (21:54 +0100)
committerAaron Bauman <bman@gentoo.org>
Tue, 3 Dec 2019 04:17:52 +0000 (23:17 -0500)
Package-Manager: Portage-2.3.80, Repoman-2.3.18
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Signed-off-by: Aaron Bauman <bman@gentoo.org>
dev-python/httplib2/httplib2-0.13.0.ebuild

index ea68c21b0a1aa9cf8ea52bb76d06abf8718e1d7c..677fe073c48fbcacc0784d2474b7754999e7d6cc 100644 (file)
@@ -2,7 +2,8 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{5,6,7} pypy pypy3 )
+
+PYTHON_COMPAT=( python2_7 python3_{5,6,7,8} pypy pypy3 )
 
 inherit distutils-r1