mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
net-analyzer/rrdtool: Support python3.6
Package-Manager: Portage-2.3.40, Repoman-2.3.9
This commit is contained in:
@@ -6,7 +6,7 @@ EAPI=6
|
||||
DISTUTILS_OPTIONAL=true
|
||||
DISTUTILS_SINGLE_IMPL=true
|
||||
GENTOO_DEPEND_ON_PERL=no
|
||||
PYTHON_COMPAT=( python{2_7,3_4,3_5} )
|
||||
PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
|
||||
inherit autotools perl-module distutils-r1 flag-o-matic multilib
|
||||
|
||||
MY_P=${P/_/-}
|
||||
|
||||
Reference in New Issue
Block a user