From 13436c5a8062b342eacdad0f54f1956bc29d6295 Mon Sep 17 00:00:00 2001 From: Pacho Ramos Date: Sun, 24 Jun 2018 16:45:43 +0200 Subject: [PATCH] dev-python/os-testr: Support python 3.6 Package-Manager: Portage-2.3.40, Repoman-2.3.9 --- dev-python/os-testr/os-testr-1.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/os-testr/os-testr-1.0.0.ebuild b/dev-python/os-testr/os-testr-1.0.0.ebuild index 5a0030949c9b..5dc2a9c019fa 100644 --- a/dev-python/os-testr/os-testr-1.0.0.ebuild +++ b/dev-python/os-testr/os-testr-1.0.0.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,5}} ) +PYTHON_COMPAT=( python{2_7,3_{4,5,6}} ) inherit distutils-r1 -- 2.26.2