summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2017-07-12 10:33:30 +0200
committerPacho Ramos <pacho@gentoo.org>2017-07-12 16:40:52 +0200
commit368afaa437b19e97f9f178a1c3ab00df6d5d2874 (patch)
tree1f54b7bb6b2cf00bf295cab312c7fdda497961a4 /dev-python/python-slip
parentdev-python/python-social-auth: Support newer python (diff)
downloadgentoo-368afaa437b19e97f9f178a1c3ab00df6d5d2874.tar.gz
gentoo-368afaa437b19e97f9f178a1c3ab00df6d5d2874.tar.bz2
gentoo-368afaa437b19e97f9f178a1c3ab00df6d5d2874.zip
dev-python/python-slip: Support newer python
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-python/python-slip')
-rw-r--r--dev-python/python-slip/python-slip-0.6.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-slip/python-slip-0.6.1.ebuild b/dev-python/python-slip/python-slip-0.6.1.ebuild
index cf602ebec169..ef1a2e3f7a8b 100644
--- a/dev-python/python-slip/python-slip-0.6.1.ebuild
+++ b/dev-python/python-slip/python-slip-0.6.1.ebuild
@@ -4,7 +4,7 @@
EAPI=5
PYTHON_REQ_USE="xml"
-PYTHON_COMPAT=( python{2_7,3_4} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
inherit distutils-r1 eutils