From 947b361a743cd8f74fcfb83b75ce7196ccc7feb5 Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Sat, 30 Nov 2019 13:13:22 +0100 Subject: [PATCH] dev-python/speaklater: python3_8 Tests passed. Package-Manager: Portage-2.3.80, Repoman-2.3.19 Signed-off-by: Andreas Sturmlechner --- dev-python/speaklater/speaklater-1.3-r1.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dev-python/speaklater/speaklater-1.3-r1.ebuild b/dev-python/speaklater/speaklater-1.3-r1.ebuild index 46da280e4265..b1b1f2705d16 100644 --- a/dev-python/speaklater/speaklater-1.3-r1.ebuild +++ b/dev-python/speaklater/speaklater-1.3-r1.ebuild @@ -2,7 +2,8 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=6 -PYTHON_COMPAT=( python{2_7,3_6,3_7} ) + +PYTHON_COMPAT=( python{2_7,3_6,3_7,3_8} pypy ) inherit distutils-r1 DESCRIPTION="Lazy strings for Python" -- 2.26.2