dev-python/hwi: python 3.9 support

Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Andreas Zuber <a.zuber@gmx.ch>
This commit is contained in:
Andreas Zuber
2020-09-21 14:47:51 +02:00
parent 68d2c04eab
commit 1d7971c6bd

View File

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