dev-python/pymisp: update PYTHON_COMPAT

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Yury Martynov <email@linxon.ru>
This commit is contained in:
Yury Martynov 2020-04-12 17:42:17 +03:00
parent 6c9064abff
commit a2fe9c02aa
No known key found for this signature in database
GPG key ID: EBE62DD0CCEAE19E

View file

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