dev-python/responses: Add python3_6
authorManuel Rüger <mrueg@gentoo.org>
Tue, 16 May 2017 13:12:58 +0000 (15:12 +0200)
committerManuel Rüger <mrueg@gentoo.org>
Tue, 16 May 2017 13:13:24 +0000 (15:13 +0200)
Package-Manager: Portage-2.3.5, Repoman-2.3.2

dev-python/responses/responses-0.5.1.ebuild

index 446be19c3506a4222128017340fe6841ed9f44cb..8955f63ba06581bb1b9df021653b9955f4236172 100644 (file)
@@ -1,8 +1,8 @@
-# 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=(python{2_7,3_4})
+EAPI=6
+PYTHON_COMPAT=(python{2_7,3_4,3_5,3_6})
 
 inherit distutils-r1