From 30c34e2438eb3b215318e4888fda40b4060c2b2c Mon Sep 17 00:00:00 2001 From: Pacho Ramos Date: Tue, 26 Jun 2018 20:12:20 +0200 Subject: dev-python/tooz: Support python3.6 Package-Manager: Portage-2.3.40, Repoman-2.3.9 --- dev-python/tooz/tooz-1.60.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python/tooz/tooz-1.60.1.ebuild') diff --git a/dev-python/tooz/tooz-1.60.1.ebuild b/dev-python/tooz/tooz-1.60.1.ebuild index 053a5c908901..3275d7b61774 100644 --- a/dev-python/tooz/tooz-1.60.1.ebuild +++ b/dev-python/tooz/tooz-1.60.1.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,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} ) inherit distutils-r1 -- cgit v1.2.3-65-gdbad