From 865cb5c916d801b00b34fc201df852a87c46d20b Mon Sep 17 00:00:00 2001 From: Pacho Ramos Date: Wed, 27 Jun 2018 20:06:30 +0200 Subject: [PATCH] app-text/grip: Support python3.6 Package-Manager: Portage-2.3.41, Repoman-2.3.9 --- app-text/grip/grip-4.2.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-text/grip/grip-4.2.0.ebuild b/app-text/grip/grip-4.2.0.ebuild index fabda5f42c93..26ce65a13626 100644 --- a/app-text/grip/grip-4.2.0.ebuild +++ b/app-text/grip/grip-4.2.0.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 pypy{,3} python3_{4,5} ) +PYTHON_COMPAT=( python2_7 pypy{,3} python3_{4,5,6} ) inherit distutils-r1 -- 2.26.2