From 3fd7f3c649a294772220dbcf68f7710cebbd62c3 Mon Sep 17 00:00:00 2001 From: David Seifert Date: Sat, 28 Dec 2019 17:11:29 +0100 Subject: [PATCH] dev-python/batinfo: Remove Py2 Package-Manager: Portage-2.3.83, Repoman-2.3.20 Signed-off-by: David Seifert --- dev-python/batinfo/batinfo-0.3.ebuild | 2 +- dev-python/batinfo/batinfo-0.4.2.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/batinfo/batinfo-0.3.ebuild b/dev-python/batinfo/batinfo-0.3.ebuild index ba9b043f133a..45f9092366e8 100644 --- a/dev-python/batinfo/batinfo-0.3.ebuild +++ b/dev-python/batinfo/batinfo-0.3.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_{5,6}} pypy pypy3 ) +PYTHON_COMPAT=( python3_{5,6} pypy3 ) inherit distutils-r1 diff --git a/dev-python/batinfo/batinfo-0.4.2.ebuild b/dev-python/batinfo/batinfo-0.4.2.ebuild index ef5eaf12879e..c68994e2063f 100644 --- a/dev-python/batinfo/batinfo-0.4.2.ebuild +++ b/dev-python/batinfo/batinfo-0.4.2.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_{5,6}} pypy pypy3 ) +PYTHON_COMPAT=( python3_{5,6} pypy3 ) inherit distutils-r1 -- 2.26.2