From be88b5adc05ed95e5f3d925207c0f4f751c095eb Mon Sep 17 00:00:00 2001 From: Brian Dolbec Date: Fri, 8 May 2020 10:15:44 -0700 Subject: [PATCH] dev-python/backports-tempfile: Add python-3.8 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Brian Dolbec --- dev-python/backports-tempfile/backports-tempfile-1.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/backports-tempfile/backports-tempfile-1.0.ebuild b/dev-python/backports-tempfile/backports-tempfile-1.0.ebuild index d6ba6260c63d..23e57dc7bc5c 100644 --- a/dev-python/backports-tempfile/backports-tempfile-1.0.ebuild +++ b/dev-python/backports-tempfile/backports-tempfile-1.0.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{6,7} ) +PYTHON_COMPAT=( python3_{6,7,8} ) inherit distutils-r1 -- 2.26.2