From 90815fe7c04ddc59557aed1ddb11e738a4c5f576 Mon Sep 17 00:00:00 2001 From: Patrick McLean Date: Wed, 4 Dec 2019 15:19:00 -0800 Subject: [PATCH] dev-python/twine-3.0.0: add py38 Copyright: Sony Interactive Entertainment Inc. Package-Manager: Portage-2.3.80, Repoman-2.3.19 Signed-off-by: Patrick McLean --- dev-python/twine/twine-3.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/twine/twine-3.0.0.ebuild b/dev-python/twine/twine-3.0.0.ebuild index f1ad5e3d9455..75c85fccf49a 100644 --- a/dev-python/twine/twine-3.0.0.ebuild +++ b/dev-python/twine/twine-3.0.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7} ) +PYTHON_COMPAT=( python3_{6,7,8} ) inherit distutils-r1 -- 2.26.2