From 9bc639d6713435b34e21a5151ae2cca15fa7f12b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sun, 2 Aug 2020 11:08:45 +0200 Subject: dev-python/python-editor: Remove py2.7 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/python-editor/python-editor-1.0.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python/python-editor') diff --git a/dev-python/python-editor/python-editor-1.0.4.ebuild b/dev-python/python-editor/python-editor-1.0.4.ebuild index f1f26e7feea9..a0cfe0c0d027 100644 --- a/dev-python/python-editor/python-editor-1.0.4.ebuild +++ b/dev-python/python-editor/python-editor-1.0.4.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python2_7 python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{6,7,8} ) inherit distutils-r1 DESCRIPTION="Programmatically open an editor, capture the result." -- cgit v1.2.3