python-iptools: python 3.7

This commit is contained in:
Rick Farina (Zero_Chaos) 2020-01-06 15:08:53 -05:00
parent e7d5fc3ace
commit ae4c47cbe8
No known key found for this signature in database
GPG key ID: A29433C0AA431DDC

View file

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