dev-python/pygobject: Add python3_6 to PYTHON_COMPAT

Package-Manager: Portage-2.3.4, Repoman-2.3.2
This commit is contained in:
Zac Medico
2017-03-10 02:09:41 -08:00
parent c863e75673
commit a54c362fcd
2 changed files with 2 additions and 2 deletions

View File

@@ -3,7 +3,7 @@
EAPI=6
GNOME2_LA_PUNT="yes"
PYTHON_COMPAT=( python2_7 python3_{4,5} )
PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
inherit eutils gnome2 python-r1 virtualx

View File

@@ -3,7 +3,7 @@
EAPI=6
GNOME2_LA_PUNT="yes"
PYTHON_COMPAT=( python2_7 python3_{4,5} )
PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
inherit eutils gnome2 python-r1 virtualx