From bb457264495ba70eeed4979a43642252e60c4ab7 Mon Sep 17 00:00:00 2001 From: Slawomir Lis Date: Thu, 1 Jun 2017 12:27:21 +0200 Subject: [PATCH] dev-python/click-plugins: updated to support python2_7 Python2 is not listed in upstream support, but I haven't found anything wrong yet Package-Manager: Portage-2.3.6, Repoman-2.3.2 --- dev-python/click-plugins/click-plugins-1.0.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/click-plugins/click-plugins-1.0.3.ebuild b/dev-python/click-plugins/click-plugins-1.0.3.ebuild index 8eb1422d3a1c..4eda8ac36e21 100644 --- a/dev-python/click-plugins/click-plugins-1.0.3.ebuild +++ b/dev-python/click-plugins/click-plugins-1.0.3.ebuild @@ -3,7 +3,7 @@ EAPI="6" -PYTHON_COMPAT=( python3_{3,4,5} ) +PYTHON_COMPAT=( python{2_7,3_{3,4,5,6}} ) inherit distutils-r1 -- 2.26.2