summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorneeshy <neeshy@tfwno.gf>2020-03-25 15:36:48 -0400
committerCraig Andrews <candrews@gentoo.org>2020-04-18 22:35:36 -0400
commita38f866389f6b65583dfbe4e578645bb23e179d5 (patch)
treef01497b9e2edeb361bada7d4bca5e06916aca461
parentdev-python/booleanOperations: add python3_8 target (diff)
downloadgentoo-a38f866389f6b65583dfbe4e578645bb23e179d5.tar.gz
gentoo-a38f866389f6b65583dfbe4e578645bb23e179d5.tar.bz2
gentoo-a38f866389f6b65583dfbe4e578645bb23e179d5.zip
dev-python/defcon: add python3_8 target
Signed-off-by: Nima Sadeghi <neeshy@tfwno.gf> Signed-off-by: Craig Andrews <candrews@gentoo.org>
-rw-r--r--dev-python/defcon/defcon-0.6.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/defcon/defcon-0.6.0-r1.ebuild b/dev-python/defcon/defcon-0.6.0-r1.ebuild
index 61979f96a84d..9d7deff618ea 100644
--- a/dev-python/defcon/defcon-0.6.0-r1.ebuild
+++ b/dev-python/defcon/defcon-0.6.0-r1.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7,8} )
inherit distutils-r1
DESCRIPTION="A set of UFO based objects for use in font editing applications"