projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
38077ec
)
dev-python/defcon: add python3_8 target
author
neeshy
<neeshy@tfwno.gf>
Wed, 25 Mar 2020 19:36:48 +0000
(15:36 -0400)
committer
Craig Andrews
<candrews@gentoo.org>
Sun, 19 Apr 2020 02:35:36 +0000
(22:35 -0400)
Signed-off-by: Nima Sadeghi <neeshy@tfwno.gf>
Signed-off-by: Craig Andrews <candrews@gentoo.org>
dev-python/defcon/defcon-0.6.0-r1.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/defcon/defcon-0.6.0-r1.ebuild
b/dev-python/defcon/defcon-0.6.0-r1.ebuild
index 61979f96a84dd73d26f6d5e5ff3d0a4c94a5d9be..9d7deff618ea62d5dba5a79ac20a4dceb19452d7 100644
(file)
--- 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"