From 13b7cafca61186969f4d89686ba104059262372a Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Wed, 5 Feb 2020 20:00:16 +0100 Subject: dev-python/prompt_toolkit: 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/prompt_toolkit/prompt_toolkit-1.0.15.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python/prompt_toolkit/prompt_toolkit-1.0.15.ebuild') diff --git a/dev-python/prompt_toolkit/prompt_toolkit-1.0.15.ebuild b/dev-python/prompt_toolkit/prompt_toolkit-1.0.15.ebuild index 2e6b179b1832..bfbd6ba63e76 100644 --- a/dev-python/prompt_toolkit/prompt_toolkit-1.0.15.ebuild +++ b/dev-python/prompt_toolkit/prompt_toolkit-1.0.15.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{6,7} ) +PYTHON_COMPAT=( python3_{6,7} ) inherit distutils-r1 -- cgit v1.2.3-65-gdbad