From 02232893c3cddffddd298ea4a6272e925afed7d2 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Thu, 7 May 2020 17:03:02 +0200 Subject: dev-util/smem: Remove py2.7 where possible MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-util/smem/smem-1.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-util/smem') diff --git a/dev-util/smem/smem-1.5.ebuild b/dev-util/smem/smem-1.5.ebuild index d536b2ed6a3e..32239c1bdbf1 100644 --- a/dev-util/smem/smem-1.5.ebuild +++ b/dev-util/smem/smem-1.5.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python2_7 python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{6,7,8} ) inherit eutils python-single-r1 toolchain-funcs -- cgit v1.2.3-65-gdbad