From 7d1872bbb922a959cf8e0df82f18d0f826ca5109 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Wed, 5 Feb 2020 16:24:05 +0100 Subject: dev-python/jsonpatch: 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/jsonpatch/jsonpatch-1.15.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python/jsonpatch/jsonpatch-1.15.ebuild') diff --git a/dev-python/jsonpatch/jsonpatch-1.15.ebuild b/dev-python/jsonpatch/jsonpatch-1.15.ebuild index afc9c529f93d..1f1c237810f9 100644 --- a/dev-python/jsonpatch/jsonpatch-1.15.ebuild +++ b/dev-python/jsonpatch/jsonpatch-1.15.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=5 -PYTHON_COMPAT=( python2_7 python3_6 ) +PYTHON_COMPAT=( python3_6 ) RESTRICT="test" -- cgit v1.2.3