From: Michał Górny Date: Sun, 8 Mar 2020 13:45:55 +0000 (+0100) Subject: dev-python/zope-component: Enable py3.8 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=3c86a47db216758c0effed4b7fcd0867fed117a0;p=gentoo.git dev-python/zope-component: Enable py3.8 Signed-off-by: Michał Górny --- diff --git a/dev-python/zope-component/zope-component-4.4.1.ebuild b/dev-python/zope-component/zope-component-4.4.1.ebuild index 71515f44d271..34c27ba55b47 100644 --- a/dev-python/zope-component/zope-component-4.4.1.ebuild +++ b/dev-python/zope-component/zope-component-4.4.1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=(python{2_7,3_6,3_7}) +PYTHON_COMPAT=(python{2_7,3_6,3_7,3_8}) inherit distutils-r1 MY_PN=zope.component