From b0fa987a6f4352d90e6c4942c7240ce84699f54d Mon Sep 17 00:00:00 2001 From: Piotr Karbowski Date: Thu, 19 Dec 2019 21:23:04 +0100 Subject: [PATCH] dev-python//alabaster-0.7.11: python 3.8 support added. Signed-off-by: Piotr Karbowski --- dev-python/alabaster/alabaster-0.7.11.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/alabaster/alabaster-0.7.11.ebuild b/dev-python/alabaster/alabaster-0.7.11.ebuild index eef51ea73718..414bc0e1a6ed 100644 --- a/dev-python/alabaster/alabaster-0.7.11.ebuild +++ b/dev-python/alabaster/alabaster-0.7.11.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{5,6,7} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{5,6,7,8} pypy pypy3 ) inherit distutils-r1 -- 2.26.2