summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2020-04-17 15:38:09 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2020-04-17 16:17:07 +0200
commitadd47dbf5fdcd77a92c75199d42d671366ae1e3e (patch)
tree84fa956a6be445476b16eaea058991d2b02ac1e6 /dev-libs/icu
parentdev-python/m2crypto: python3_8 support (diff)
downloadgentoo-add47dbf5fdcd77a92c75199d42d671366ae1e3e.tar.gz
gentoo-add47dbf5fdcd77a92c75199d42d671366ae1e3e.tar.bz2
gentoo-add47dbf5fdcd77a92c75199d42d671366ae1e3e.zip
dev-libs/icu: python3_8 support
Tests passed. Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'dev-libs/icu')
-rw-r--r--dev-libs/icu/icu-66.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/icu/icu-66.1.ebuild b/dev-libs/icu/icu-66.1.ebuild
index 5a6d0068ddb1..eb697d7529b0 100644
--- 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"