From a38f866389f6b65583dfbe4e578645bb23e179d5 Mon Sep 17 00:00:00 2001 From: neeshy Date: Wed, 25 Mar 2020 15:36:48 -0400 Subject: [PATCH] dev-python/defcon: add python3_8 target Signed-off-by: Nima Sadeghi Signed-off-by: Craig Andrews --- dev-python/defcon/defcon-0.6.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- 2.26.2