commit:     92fe51259df4862103682b71b628162f3024c05f
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Fri May 12 12:03:45 2017 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Fri May 12 12:03:45 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92fe5125

dev-python/MechanicalSoup: Add python3_6 really this time

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 dev-python/MechanicalSoup/MechanicalSoup-0.6.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/MechanicalSoup/MechanicalSoup-0.6.0.ebuild 
b/dev-python/MechanicalSoup/MechanicalSoup-0.6.0.ebuild
index daed886d4c6..af9a186cd59 100644
--- a/dev-python/MechanicalSoup/MechanicalSoup-0.6.0.ebuild
+++ b/dev-python/MechanicalSoup/MechanicalSoup-0.6.0.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python2_7 python3_{4,5} )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
 inherit distutils-r1
 
 if [[ ${PV} = *9999* ]]; then

Reply via email to