From 8970fe75c1fabc3dba9ac202e72dfa6d909e637e Mon Sep 17 00:00:00 2001 From: Matthew Thode Date: Mon, 20 Apr 2020 17:35:26 -0500 Subject: dev-python/lockfile: add py38 for python-daemon Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Matthew Thode --- dev-python/lockfile/lockfile-0.12.2-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python/lockfile/lockfile-0.12.2-r2.ebuild') diff --git a/dev-python/lockfile/lockfile-0.12.2-r2.ebuild b/dev-python/lockfile/lockfile-0.12.2-r2.ebuild index a6b1a97de7d1..61c5589f1a8e 100644 --- a/dev-python/lockfile/lockfile-0.12.2-r2.ebuild +++ b/dev-python/lockfile/lockfile-0.12.2-r2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python2_7 python3_{6,7} pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{6,7,8} pypy3 ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 -- cgit v1.2.3-65-gdbad