From 1aaec03b36cc2fd96f8e832144d59ae16d4ba17e Mon Sep 17 00:00:00 2001 From: David Seifert Date: Sat, 28 Dec 2019 17:14:33 +0100 Subject: [PATCH] dev-python/pyformance: Remove Py2 Package-Manager: Portage-2.3.83, Repoman-2.3.20 Signed-off-by: David Seifert --- dev-python/pyformance/pyformance-0.3.4.ebuild | 2 +- dev-python/pyformance/pyformance-0.4.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/pyformance/pyformance-0.3.4.ebuild b/dev-python/pyformance/pyformance-0.3.4.ebuild index 0c351c0fccd7..483ac5dd04fa 100644 --- a/dev-python/pyformance/pyformance-0.3.4.ebuild +++ b/dev-python/pyformance/pyformance-0.3.4.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{5,6} ) +PYTHON_COMPAT=( python3_{5,6} ) inherit distutils-r1 diff --git a/dev-python/pyformance/pyformance-0.4.ebuild b/dev-python/pyformance/pyformance-0.4.ebuild index 8aa6f2b08058..5ea1ed1d0d31 100644 --- a/dev-python/pyformance/pyformance-0.4.ebuild +++ b/dev-python/pyformance/pyformance-0.4.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{5,6} ) +PYTHON_COMPAT=( python3_{5,6} ) inherit distutils-r1 -- 2.26.2