dev-python/httptools: add py3.9

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
This commit is contained in:
Andrew Ammerlaan
2020-12-18 14:48:46 +01:00
parent 2b64579f78
commit 883a963164

View File

@@ -3,7 +3,7 @@
EAPI=7
PYTHON_COMPAT=( python3_{7,8} pypy3 )
PYTHON_COMPAT=( python3_{7,8,9} pypy3 )
inherit distutils-r1