projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8792697
)
dev-python/sip: add python3_8
author
Davide Pesavento
<pesa@gentoo.org>
Sat, 16 Nov 2019 20:21:55 +0000
(21:21 +0100)
committer
Davide Pesavento
<pesa@gentoo.org>
Sat, 16 Nov 2019 20:21:55 +0000
(21:21 +0100)
Package-Manager: Portage-2.3.79, Repoman-2.3.18
Signed-off-by: Davide Pesavento <pesa@gentoo.org>
dev-python/sip/sip-4.19.19.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/sip/sip-4.19.19.ebuild
b/dev-python/sip/sip-4.19.19.ebuild
index 6cf34827215ac67b97e9f2cd45cdba889a668895..b8b2a0668235356265e89328a52fd89fba1e7907 100644
(file)
--- a/
dev-python/sip/sip-4.19.19.ebuild
+++ b/
dev-python/sip/sip-4.19.19.ebuild
@@
-3,7
+3,7
@@
EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{5,6,7} )
+PYTHON_COMPAT=( python2_7 python3_{5,6,7
,8
} )
inherit python-r1 toolchain-funcs
DESCRIPTION="Python extension module generator for C and C++ libraries"