summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorneeshy <neeshy@tfwno.gf>2020-03-23 18:00:27 -0400
committerCraig Andrews <candrews@gentoo.org>2020-04-18 22:35:42 -0400
commit5f5570f7c45043ba40e9fc52518c829fc7e32aaf (patch)
treebe83129c022f0300c84d8df1ec9c32483171186d /dev-python
parentsys-process/htop: add python3_8 target (diff)
downloadgentoo-5f5570f7c45043ba40e9fc52518c829fc7e32aaf.tar.gz
gentoo-5f5570f7c45043ba40e9fc52518c829fc7e32aaf.tar.bz2
gentoo-5f5570f7c45043ba40e9fc52518c829fc7e32aaf.zip
dev-python/fonttools: add python3_8 target
Signed-off-by: Nima Sadeghi <neeshy@tfwno.gf> Signed-off-by: Craig Andrews <candrews@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/fonttools/fonttools-4.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/fonttools/fonttools-4.1.0.ebuild b/dev-python/fonttools/fonttools-4.1.0.ebuild
index 33b48da230cf..f15fbef58011 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