From f14e6a8651a2709144fea1f91206e0aaac8cf116 Mon Sep 17 00:00:00 2001 From: Matthew Thode Date: Thu, 15 Oct 2020 01:11:35 -0500 Subject: dev-python/warlock: add py38 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Matthew Thode --- dev-python/warlock/warlock-1.3.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/warlock/warlock-1.3.3.ebuild b/dev-python/warlock/warlock-1.3.3.ebuild index 78a90ae596d7..ddc0185f826a 100644 --- a/dev-python/warlock/warlock-1.3.3.ebuild +++ b/dev-python/warlock/warlock-1.3.3.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 -- cgit v1.2.3-65-gdbad