dev-python/zope-component: Enable py3.8
authorMichał Górny <mgorny@gentoo.org>
Sun, 8 Mar 2020 13:45:55 +0000 (14:45 +0100)
committerMichał Górny <mgorny@gentoo.org>
Sun, 8 Mar 2020 14:26:05 +0000 (15:26 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/zope-component/zope-component-4.4.1.ebuild

index 71515f44d271bd9298f737af617723d7acd7ccbf..34c27ba55b47966db421091267f2ad7b8cfd71af 100644 (file)
@@ -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