commit:     9f7a482055ce32093d2ad7c579c19a6c0ddef277
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Fri May 19 16:36:26 2017 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Fri May 19 16:36:26 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f7a4820

dev-python/pyramid: Add python3_6

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 dev-python/pyramid/pyramid-1.5.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pyramid/pyramid-1.5.8.ebuild 
b/dev-python/pyramid/pyramid-1.5.8.ebuild
index 93f7e7bbd2e..3ecd8ac53db 100644
--- a/dev-python/pyramid/pyramid-1.5.8.ebuild
+++ b/dev-python/pyramid/pyramid-1.5.8.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
-PYTHON_COMPAT=( python{2_7,3_{4,5}} )
+PYTHON_COMPAT=( python{2_7,3_{4,5,6}} )
 
 inherit distutils-r1
 

Reply via email to