summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2017-05-12 14:03:45 +0200
committerManuel Rüger <mrueg@gentoo.org>2017-05-12 14:03:45 +0200
commit92fe51259df4862103682b71b628162f3024c05f (patch)
tree5726699b6999a9628e86f52f377dc9dfb0466723 /dev-python/MechanicalSoup/MechanicalSoup-0.6.0.ebuild
parentsys-process/audit: Add python3_6 (diff)
downloadgentoo-92fe51259df4862103682b71b628162f3024c05f.tar.gz
gentoo-92fe51259df4862103682b71b628162f3024c05f.tar.bz2
gentoo-92fe51259df4862103682b71b628162f3024c05f.zip
dev-python/MechanicalSoup: Add python3_6 really this time
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'dev-python/MechanicalSoup/MechanicalSoup-0.6.0.ebuild')
-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