From f5e55f499b84816c30ddce1d64bb66421a1e492b Mon Sep 17 00:00:00 2001 From: David Seifert Date: Sat, 28 Dec 2019 17:16:01 +0100 Subject: [PATCH] dev-python/sphinxcontrib-documentedlist: Remove Py2 Package-Manager: Portage-2.3.83, Repoman-2.3.20 Signed-off-by: David Seifert --- .../sphinxcontrib-documentedlist-0.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/sphinxcontrib-documentedlist/sphinxcontrib-documentedlist-0.6.ebuild b/dev-python/sphinxcontrib-documentedlist/sphinxcontrib-documentedlist-0.6.ebuild index 13f08e6fa80c..00a1b7ad5f81 100644 --- a/dev-python/sphinxcontrib-documentedlist/sphinxcontrib-documentedlist-0.6.ebuild +++ b/dev-python/sphinxcontrib-documentedlist/sphinxcontrib-documentedlist-0.6.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{5,6} ) +PYTHON_COMPAT=( python3_{5,6} ) inherit distutils-r1 -- 2.26.2