dev-python/coreschema: add python3_7
authorWilliam Hubbs <williamh@gentoo.org>
Sun, 26 Jan 2020 19:35:12 +0000 (13:35 -0600)
committerWilliam Hubbs <williamh@gentoo.org>
Sun, 26 Jan 2020 19:35:12 +0000 (13:35 -0600)
Signed-off-by: William Hubbs <williamh@gentoo.org>
dev-python/coreschema/coreschema-0.0.4.ebuild

index c3812509b807ab4b993feb29a73def90b8432f21..33400855ff28ac0ca18b39b96a8b2b101089a495 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
-PYTHON_COMPAT=( python2_7 python3_6 )
+PYTHON_COMPAT=( python2_7 python3_6 python3_7 )
 inherit distutils-r1
 
 DESCRIPTION="Core Schema"