mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-05 12:38:09 -07:00
dev-util/vint: add Python 3.6 support
Closes: https://bugs.gentoo.org/640996 Package-Manager: Portage-2.3.19, Repoman-2.3.6
This commit is contained in:
committed by
Patrice Clement
parent
5478eed17f
commit
4abca9794c
@@ -3,7 +3,7 @@
|
||||
|
||||
EAPI=6
|
||||
|
||||
PYTHON_COMPAT=( python{2_7,3_4,3_5} )
|
||||
PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
|
||||
|
||||
inherit distutils-r1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user