summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-python/MechanicalSoup/MechanicalSoup-0.6.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/MechanicalSoup/MechanicalSoup-0.6.0.ebuild b/dev-python/MechanicalSoup/MechanicalSoup-0.6.0.ebuild
index daed886d4c64..af9a186cd599 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