commit:     5f5570f7c45043ba40e9fc52518c829fc7e32aaf
Author:     neeshy <neeshy <AT> tfwno <DOT> gf>
AuthorDate: Mon Mar 23 22:00:27 2020 +0000
Commit:     Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Sun Apr 19 02:35:42 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f5570f7

dev-python/fonttools: add python3_8 target

Signed-off-by: Nima Sadeghi <neeshy <AT> tfwno.gf>
Signed-off-by: Craig Andrews <candrews <AT> gentoo.org>

 dev-python/fonttools/fonttools-4.1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/fonttools/fonttools-4.1.0.ebuild 
b/dev-python/fonttools/fonttools-4.1.0.ebuild
index 33b48da230c..f15fbef5801 100644
--- a/dev-python/fonttools/fonttools-4.1.0.ebuild
+++ b/dev-python/fonttools/fonttools-4.1.0.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python{3_6,3_7} )
+PYTHON_COMPAT=( python{3_6,3_7,3_8} )
 PYTHON_REQ_USE="xml(+)"
 
 inherit distutils-r1 virtualx

Reply via email to