From 87e03b213668d39f50d150be59061743dcd8597d Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Mon, 2 Dec 2019 10:01:52 +0100 Subject: dev-python/nbformat: Remove py2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/nbformat/nbformat-4.4.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python') diff --git a/dev-python/nbformat/nbformat-4.4.0.ebuild b/dev-python/nbformat/nbformat-4.4.0.ebuild index 96603f92050b..6f5194b24844 100644 --- a/dev-python/nbformat/nbformat-4.4.0.ebuild +++ b/dev-python/nbformat/nbformat-4.4.0.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{5,6,7} ) +PYTHON_COMPAT=( python3_{5,6,7} ) PYTHON_REQ_USE='sqlite' inherit distutils-r1 -- cgit v1.2.3-65-gdbad