dev-python/pykerberos: python3_8
authorAndreas Sturmlechner <asturm@gentoo.org>
Tue, 4 Feb 2020 22:05:31 +0000 (23:05 +0100)
committerAndreas Sturmlechner <asturm@gentoo.org>
Wed, 5 Feb 2020 21:27:38 +0000 (22:27 +0100)
Package-Manager: Portage-2.3.87, Repoman-2.3.20
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
dev-python/pykerberos/pykerberos-1.2.1.ebuild

index 25739a108cb10ed39c59a0024e11313aa726b22e..ce8ce457faae71df7b8b4dd00f197ed27f92aca7 100644 (file)
@@ -2,8 +2,8 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
 
+PYTHON_COMPAT=( python2_7 python3_{6,7,8} )
 inherit distutils-r1
 
 DESCRIPTION="A high-level Python wrapper for Kerberos/GSSAPI operations"