dev-util/itstool: python3_8

Package-Manager: Portage-2.3.80, Repoman-2.3.19
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Signed-off-by: Aaron Bauman <bman@gentoo.org>
This commit is contained in:
Andreas Sturmlechner
2019-11-30 20:15:52 +01:00
committed by Aaron Bauman
parent a9b76cb50f
commit d5ccf03b17

View File

@@ -3,7 +3,7 @@
EAPI=7
PYTHON_COMPAT=( python3_{5,6,7} )
PYTHON_COMPAT=( python3_{5,6,7,8} )
PYTHON_REQ_USE="xml"
inherit python-single-r1