From 62186cf71925da69b634bf7d88750799ff350c28 Mon Sep 17 00:00:00 2001 From: Patrick McLean Date: Wed, 29 Apr 2020 10:38:13 -0700 Subject: [PATCH] dev-python/pretty-yaml-15.8.2: add py38 Copyright: Sony Interactive Entertainment Inc. Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Patrick McLean --- dev-python/pretty-yaml/pretty-yaml-15.8.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pretty-yaml/pretty-yaml-15.8.2.ebuild b/dev-python/pretty-yaml/pretty-yaml-15.8.2.ebuild index bdc96b79b405..b6ea020e3917 100644 --- a/dev-python/pretty-yaml/pretty-yaml-15.8.2.ebuild +++ b/dev-python/pretty-yaml/pretty-yaml-15.8.2.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