summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2017-07-12 15:43:41 +0200
committerPacho Ramos <pacho@gentoo.org>2017-07-12 16:42:27 +0200
commit6cbfd8dd14c0174a99270e31c3e117af1d260a9e (patch)
tree6a74a268bc9af3bcf3ee853a9cab20434aa8e813 /net-libs/stem
parentsys-auth/keystone: Support newer python (diff)
downloadgentoo-6cbfd8dd14c0174a99270e31c3e117af1d260a9e.tar.gz
gentoo-6cbfd8dd14c0174a99270e31c3e117af1d260a9e.tar.bz2
gentoo-6cbfd8dd14c0174a99270e31c3e117af1d260a9e.zip
net-libs/stem: Support newer python
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'net-libs/stem')
-rw-r--r--net-libs/stem/stem-1.5.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/stem/stem-1.5.4.ebuild b/net-libs/stem/stem-1.5.4.ebuild
index 5dbeb5e8928e..b61e4b7f54ef 100644
--- a/net-libs/stem/stem-1.5.4.ebuild
+++ b/net-libs/stem/stem-1.5.4.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=(python{2_7,3_4})
+PYTHON_COMPAT=(python{2_7,3_4,3_5,3_6})
inherit vcs-snapshot distutils-r1