dev-python/dnspython: adding py37 support
authorMatthew Thode <prometheanfire@gentoo.org>
Wed, 10 Oct 2018 15:41:27 +0000 (10:41 -0500)
committerMatthew Thode <prometheanfire@gentoo.org>
Wed, 10 Oct 2018 15:48:52 +0000 (10:48 -0500)
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11

dev-python/dnspython/dnspython-1.16.0_pre20180731.ebuild

index 1d9163245a6332e568f0b921864c6e4a91f00317..c488c69b30dd365aa0f95dd5d3176375b944002c 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6,7} )
 
 inherit distutils-r1 vcs-snapshot