From 590939b9d7cb2bd30d1a6f0232396503e019d3c4 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Mon, 2 Dec 2019 10:01:55 +0100 Subject: [PATCH] dev-python/nbsphinx: Remove py2 MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/nbsphinx/nbsphinx-0.2.14.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/nbsphinx/nbsphinx-0.2.14.ebuild b/dev-python/nbsphinx/nbsphinx-0.2.14.ebuild index f80872cbb2ae..8c59a076fcf4 100644 --- a/dev-python/nbsphinx/nbsphinx-0.2.14.ebuild +++ b/dev-python/nbsphinx/nbsphinx-0.2.14.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{5,6,7} ) +PYTHON_COMPAT=( python3_{5,6,7} ) inherit distutils-r1 -- 2.26.2