From 68f79bf6129e460237e1fb53112a27a8ddefe91c Mon Sep 17 00:00:00 2001 From: David Seifert Date: Sat, 28 Dec 2019 17:11:38 +0100 Subject: [PATCH] dev-python/brython: Remove Py2 Package-Manager: Portage-2.3.83, Repoman-2.3.20 Signed-off-by: David Seifert --- dev-python/brython/brython-3.7.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/brython/brython-3.7.2.ebuild b/dev-python/brython/brython-3.7.2.ebuild index 29277fb2ae96..ae8bb554b1d3 100644 --- a/dev-python/brython/brython-3.7.2.ebuild +++ b/dev-python/brython/brython-3.7.2.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_5,3_6} ) +PYTHON_COMPAT=( python3_{5,6} ) inherit webapp python-single-r1 -- 2.26.2