projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a3e8cf8
)
dev-libs/icu: python3_8 support
author
Andreas Sturmlechner
<asturm@gentoo.org>
Fri, 17 Apr 2020 13:38:09 +0000
(15:38 +0200)
committer
Andreas Sturmlechner
<asturm@gentoo.org>
Fri, 17 Apr 2020 14:17:07 +0000
(16:17 +0200)
Tests passed.
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
dev-libs/icu/icu-66.1.ebuild
patch
|
blob
|
history
diff --git
a/dev-libs/icu/icu-66.1.ebuild
b/dev-libs/icu/icu-66.1.ebuild
index 5a6d0068ddb1332d04285db52817851c9e5ba97a..eb697d7529b0094487ff2d5f96e3e4bf7602e89e 100644
(file)
--- a/
dev-libs/icu/icu-66.1.ebuild
+++ b/
dev-libs/icu/icu-66.1.ebuild
@@
-3,7
+3,7
@@
EAPI=7
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7
,8
} )
inherit autotools flag-o-matic multilib-minimal python-any-r1 toolchain-funcs
DESCRIPTION="International Components for Unicode"