From 2423112eb11fe7e5901b0403d4ca809e2c00309c Mon Sep 17 00:00:00 2001 From: David Seifert Date: Sat, 28 Dec 2019 17:11:37 +0100 Subject: [PATCH] dev-python/breathe: Remove Py2 Package-Manager: Portage-2.3.83, Repoman-2.3.20 Signed-off-by: David Seifert --- dev-python/breathe/breathe-4.6.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/breathe/breathe-4.6.0.ebuild b/dev-python/breathe/breathe-4.6.0.ebuild index 4481fd114c93..b41a70bdd49e 100644 --- a/dev-python/breathe/breathe-4.6.0.ebuild +++ b/dev-python/breathe/breathe-4.6.0.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