summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick McLean <patrick.mclean@sony.com>2019-12-02 18:10:18 -0800
committerPatrick McLean <chutzpah@gentoo.org>2019-12-02 18:18:56 -0800
commitad4f0470fe7a6c51430c13d4fae3fe63b705b744 (patch)
tree8469bbba077551975981e46f58cc731e6fad4b89 /dev-python/colorama/colorama-0.4.1.ebuild
parentdev-python/kaptan-0.5.12-r1: Revbump, new distutils functions, py38, pypy{,3} (diff)
downloadgentoo-ad4f0470fe7a6c51430c13d4fae3fe63b705b744.tar.gz
gentoo-ad4f0470fe7a6c51430c13d4fae3fe63b705b744.tar.bz2
gentoo-ad4f0470fe7a6c51430c13d4fae3fe63b705b744.zip
dev-python/colorama-0.4.1: Add py38
Copyright: Sony Interactive Entertainment Inc. Package-Manager: Portage-2.3.80, Repoman-2.3.19 Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
Diffstat (limited to 'dev-python/colorama/colorama-0.4.1.ebuild')
-rw-r--r--dev-python/colorama/colorama-0.4.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/colorama/colorama-0.4.1.ebuild b/dev-python/colorama/colorama-0.4.1.ebuild
index ca384c4c293d..9e9ecb7935ce 100644
--- a/dev-python/colorama/colorama-0.4.1.ebuild
+++ b/dev-python/colorama/colorama-0.4.1.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( pypy{,3} python{2_7,3_{5,6,7}} )
+PYTHON_COMPAT=( pypy{,3} python{2_7,3_{5,6,7,8}} )
inherit distutils-r1