From 926e0f42dc2ff515f5d4a3b18cc2ef48715750bd Mon Sep 17 00:00:00 2001 From: James Le Cuirot Date: Mon, 20 Apr 2020 09:35:26 +0100 Subject: [PATCH] dev-python/python-lhafile: Add Python 3.8 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: James Le Cuirot --- dev-python/python-lhafile/python-lhafile-0.2.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/python-lhafile/python-lhafile-0.2.2.ebuild b/dev-python/python-lhafile/python-lhafile-0.2.2.ebuild index 416e1a5ce06b..10197a81b54b 100644 --- a/dev-python/python-lhafile/python-lhafile-0.2.2.ebuild +++ b/dev-python/python-lhafile/python-lhafile-0.2.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7} ) +PYTHON_COMPAT=( python3_{6,7,8} ) inherit distutils-r1 -- 2.26.2