From 007a7465c26358b5fa80f9237eee1970c76b6161 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Mon, 10 Feb 2020 21:20:55 +0100 Subject: app-misc/grc: Remove py2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- app-misc/grc/grc-1.11-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app-misc') diff --git a/app-misc/grc/grc-1.11-r1.ebuild b/app-misc/grc/grc-1.11-r1.ebuild index 7c2b4f3f43e8..230957f48d84 100644 --- a/app-misc/grc/grc-1.11-r1.ebuild +++ b/app-misc/grc/grc-1.11-r1.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_6} ) +PYTHON_COMPAT=( python3_6 ) inherit eutils python-r1 -- cgit v1.2.3-65-gdbad