dev-python/stormpath: Support newer python
authorPacho Ramos <pacho@gentoo.org>
Mon, 25 Sep 2017 13:35:31 +0000 (15:35 +0200)
committerPacho Ramos <pacho@gentoo.org>
Mon, 25 Sep 2017 13:36:57 +0000 (15:36 +0200)
Package-Manager: Portage-2.3.10, Repoman-2.3.3

dev-python/stormpath/stormpath-2.4.5.ebuild

index b470140f20b18d60b5180789a293591c36a15594..506294b5f5a2379019dd2fefdd57b8da3121fd5f 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
-PYTHON_COMPAT=( python2_7 python3_4 )
+PYTHON_COMPAT=( python2_7 python3_{4,5} )
 
 inherit distutils-r1 vcs-snapshot