From 28b87006634080e10f4c7f3738284cd269c436bf Mon Sep 17 00:00:00 2001 From: David Seifert Date: Sat, 28 Dec 2019 17:14:24 +0100 Subject: [PATCH] dev-python/PyDbLite: Remove Py2 Package-Manager: Portage-2.3.83, Repoman-2.3.20 Signed-off-by: David Seifert --- dev-python/PyDbLite/PyDbLite-3.0.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/PyDbLite/PyDbLite-3.0.4.ebuild b/dev-python/PyDbLite/PyDbLite-3.0.4.ebuild index 10952f812e69..a9b185c8bc8b 100644 --- a/dev-python/PyDbLite/PyDbLite-3.0.4.ebuild +++ b/dev-python/PyDbLite/PyDbLite-3.0.4.ebuild @@ -3,7 +3,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{5,6} pypy pypy3) +PYTHON_COMPAT=( python3_{5,6} pypy3) inherit distutils-r1 -- 2.26.2