From 39e1ab0e874283cb3a90a75f1350c6008b2acf90 Mon Sep 17 00:00:00 2001 From: David Seifert Date: Sat, 28 Dec 2019 17:13:16 +0100 Subject: [PATCH] dev-python/locustio: Remove Py2 Package-Manager: Portage-2.3.83, Repoman-2.3.20 Signed-off-by: David Seifert --- dev-python/locustio/locustio-0.9.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/locustio/locustio-0.9.0.ebuild b/dev-python/locustio/locustio-0.9.0.ebuild index 0a39fd42fe4c..47f82b8ee56d 100644 --- a/dev-python/locustio/locustio-0.9.0.ebuild +++ b/dev-python/locustio/locustio-0.9.0.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{5,6} ) +PYTHON_COMPAT=( python3_{5,6} ) inherit distutils-r1 DESCRIPTION="A python utility for doing easy, distributed load testing of a web site" -- 2.26.2