From add47dbf5fdcd77a92c75199d42d671366ae1e3e Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Fri, 17 Apr 2020 15:38:09 +0200 Subject: [PATCH] dev-libs/icu: python3_8 support Tests passed. Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Andreas Sturmlechner --- dev-libs/icu/icu-66.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- 2.26.2