From 6ea53ce91896705ee076565970564ab3a56706e2 Mon Sep 17 00:00:00 2001 From: David Seifert Date: Sat, 28 Dec 2019 17:13:38 +0100 Subject: [PATCH] dev-python/nose-descriptionfixer: Remove Py2 Package-Manager: Portage-2.3.83, Repoman-2.3.20 Signed-off-by: David Seifert --- .../nose-descriptionfixer/nose-descriptionfixer-0.0.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/nose-descriptionfixer/nose-descriptionfixer-0.0.4.ebuild b/dev-python/nose-descriptionfixer/nose-descriptionfixer-0.0.4.ebuild index adca258bd0a5..94bb31ae81b0 100644 --- a/dev-python/nose-descriptionfixer/nose-descriptionfixer-0.0.4.ebuild +++ b/dev-python/nose-descriptionfixer/nose-descriptionfixer-0.0.4.ebuild @@ -3,7 +3,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{5,6} pypy pypy3) +PYTHON_COMPAT=( python3_{5,6} pypy3 ) inherit distutils-r1 -- 2.26.2