dev-python/debtcollector: 1.19.0 py37
authorMatthew Thode <prometheanfire@gentoo.org>
Mon, 28 Jan 2019 04:57:06 +0000 (22:57 -0600)
committerMatthew Thode <prometheanfire@gentoo.org>
Mon, 28 Jan 2019 04:57:12 +0000 (22:57 -0600)
Package-Manager: Portage-2.3.51, Repoman-2.3.12
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
dev-python/debtcollector/debtcollector-1.19.0.ebuild

index 77677acbe94b52e1ffc3fe0ac7c4cd8af9c5b26e..f94f4364eb20b054960df0a1395e2fbdd953d3a3 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 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