From 14522111e20247af9378192265e990f33eba1df6 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Thu, 7 May 2020 17:18:36 +0200 Subject: sys-apps/file: Remove py2.7 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- sys-apps/file/file-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys-apps/file/file-9999.ebuild') diff --git a/sys-apps/file/file-9999.ebuild b/sys-apps/file/file-9999.ebuild index b092e57eb186..9a1e2fcac320 100644 --- a/sys-apps/file/file-9999.ebuild +++ b/sys-apps/file/file-9999.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python2_7 python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{6,7,8} ) DISTUTILS_OPTIONAL=1 inherit distutils-r1 libtool toolchain-funcs multilib-minimal -- cgit v1.2.3-65-gdbad