From 22f04288c801861cce0b1d7c28c630268279e464 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Wed, 5 Feb 2020 21:33:14 +0100 Subject: [PATCH] dev-python/pythonz-bd: Remove py2 MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/pythonz-bd/pythonz-bd-1.11.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pythonz-bd/pythonz-bd-1.11.4.ebuild b/dev-python/pythonz-bd/pythonz-bd-1.11.4.ebuild index ed5db348fd53..cf6ac40e7029 100644 --- a/dev-python/pythonz-bd/pythonz-bd-1.11.4.ebuild +++ b/dev-python/pythonz-bd/pythonz-bd-1.11.4.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_{6,7}} pypy3 ) +PYTHON_COMPAT=( python3_{6,7} pypy3 ) inherit distutils-r1 -- 2.26.2