From da049cd4c621443afe451c7eb0e894ccab46e36c Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Mon, 10 Feb 2020 14:04:52 +0100 Subject: [PATCH] dev-util/gn: Remove py2 where possible MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-util/gn/gn-0.1616.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/gn/gn-0.1616.ebuild b/dev-util/gn/gn-0.1616.ebuild index 701ddaca2fa5..4f6815837be9 100644 --- a/dev-util/gn/gn-0.1616.ebuild +++ b/dev-util/gn/gn-0.1616.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python{2_7,3_{6,7}} ) +PYTHON_COMPAT=( python3_{6,7} ) inherit ninja-utils python-any-r1 toolchain-funcs -- 2.26.2