dev-python/fonttools: add python3_8 target
authorneeshy <neeshy@tfwno.gf>
Mon, 23 Mar 2020 22:00:27 +0000 (18:00 -0400)
committerCraig Andrews <candrews@gentoo.org>
Sun, 19 Apr 2020 02:35:42 +0000 (22:35 -0400)
Signed-off-by: Nima Sadeghi <neeshy@tfwno.gf>
Signed-off-by: Craig Andrews <candrews@gentoo.org>
dev-python/fonttools/fonttools-4.1.0.ebuild

index 33b48da230cfbf21ca83ef07cb09cd5c647c5c20..f15fbef5801144514bc70a34ed494c879ce2ab3f 100644 (file)
@@ -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