commit: 1527ab081d12cf90bede254d003a325a7af7590e
Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Thu May 4 17:09:18 2017 +0000
Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Thu May 4 17:09:43 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1527ab08
dev-python/webob: Add python3_6
Package-Manager: Portage-2.3.5, Repoman-2.3.2
dev-python/webob/webob-1.6.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/webob/webob-1.6.3.ebuild
b/dev-python/webob/webob-1.6.3.ebuild
index c190fa386a9..cc59931afbf 100644
--- a/dev-python/webob/webob-1.6.3.ebuild
+++ b/dev-python/webob/webob-1.6.3.ebuild
@@ -3,7 +3,7 @@
EAPI=6
-PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy )
inherit distutils-r1 versionator