dev-python/httpx: re-add py3_7

do not use PYTHON_USEDEP for BDEPEND

Package-Manager: Portage-2.3.96, Repoman-2.3.22
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
This commit is contained in:
Andrew Ammerlaan
2020-03-28 11:52:11 +01:00
parent 40249ee752
commit f868d626e8
3 changed files with 6 additions and 6 deletions

View File

@@ -3,7 +3,7 @@
EAPI=7
PYTHON_COMPAT=( python3_6 )
PYTHON_COMPAT=( python3_{6,7} )
inherit distutils-r1