net-misc/munin: 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:44:21 +03:00
parent a2fe9c02aa
commit d1179d8231
No known key found for this signature in database
GPG key ID: EBE62DD0CCEAE19E
2 changed files with 2 additions and 6 deletions

View file

@ -3,8 +3,7 @@
EAPI=7
# TODO: add py3.* support
PYTHON_COMPAT=( python3_6 )
PYTHON_COMPAT=( python3_{6,7} )
inherit eutils python-single-r1

View file

@ -3,8 +3,7 @@
EAPI=7
# TODO: add py3.* support
PYTHON_COMPAT=( python3_6 )
PYTHON_COMPAT=( python3_{6,7} )
inherit eutils python-single-r1
@ -35,8 +34,6 @@ RDEPEND="${DEPEND}
dev-python/pymisp[${PYTHON_MULTI_USEDEP}]
dev-python/ipy[${PYTHON_MULTI_USEDEP}]
dev-python/pycurl[${PYTHON_MULTI_USEDEP}]
dev-python/flask[${PYTHON_MULTI_USEDEP}]
dev-python/flask-caching[${PYTHON_MULTI_USEDEP}]
dev-python/dnspython[${PYTHON_MULTI_USEDEP}]
')"