From: Daniel Pielmeier Date: Sun, 19 Apr 2020 14:27:04 +0000 (+0200) Subject: app-portage/pfl: Add python 3.8 support. X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=4ace215a35aa97a341dd1b007d12d469a0456bcc;p=gentoo.git app-portage/pfl: Add python 3.8 support. Package-Manager: Portage-2.3.99, Repoman-2.3.20 Signed-off-by: Daniel Pielmeier --- diff --git a/app-portage/pfl/pfl-3.1.ebuild b/app-portage/pfl/pfl-3.1.ebuild index fd8eeb3e30ed..0704d5f48fa5 100644 --- a/app-portage/pfl/pfl-3.1.ebuild +++ b/app-portage/pfl/pfl-3.1.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=no -PYTHON_COMPAT=( python3_{6,7} ) +PYTHON_COMPAT=( python3_{6,7,8} ) PYTHON_REQ_USE="xml" inherit distutils-r1 systemd