From 4f6c7914271b9fdd9ff96ee65218caf6e36861b0 Mon Sep 17 00:00:00 2001 From: Pacho Ramos Date: Tue, 26 Jun 2018 19:48:53 +0200 Subject: [PATCH] dev-python/rply: Support python 3.6 Package-Manager: Portage-2.3.40, Repoman-2.3.9 --- dev-python/rply/rply-0.7.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/rply/rply-0.7.5.ebuild b/dev-python/rply/rply-0.7.5.ebuild index b70b65139d5b..daf24281fa56 100644 --- a/dev-python/rply/rply-0.7.5.ebuild +++ b/dev-python/rply/rply-0.7.5.ebuild @@ -3,7 +3,7 @@ EAPI=5 -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 -- 2.26.2