From: Patrick McLean Date: Thu, 30 Jan 2020 01:26:11 +0000 (-0800) Subject: dev-python/os-service-types-1.7.0: Add py38 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=4af595599f802e82778b261e0d4f3291c7efdf12;p=gentoo.git dev-python/os-service-types-1.7.0: Add py38 Copyright: Sony Interactive Entertainment Inc. Package-Manager: Portage-2.3.86, Repoman-2.3.20 Signed-off-by: Patrick McLean --- diff --git a/dev-python/os-service-types/os-service-types-1.7.0.ebuild b/dev-python/os-service-types/os-service-types-1.7.0.ebuild index d82a40b4fefc..9934f1e7a8cc 100644 --- a/dev-python/os-service-types/os-service-types-1.7.0.ebuild +++ b/dev-python/os-service-types/os-service-types-1.7.0.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