From: Michał Górny Date: Mon, 10 Feb 2020 13:05:30 +0000 (+0100) Subject: net-libs/libpsl: Remove py2 where possible X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=0ceaa46c28c04a7e117bbf7ddfadabb09f77cb7a;p=gentoo.git net-libs/libpsl: Remove py2 where possible Signed-off-by: Michał Górny --- diff --git a/net-libs/libpsl/libpsl-0.20.2.ebuild b/net-libs/libpsl/libpsl-0.20.2.ebuild index dec232286541..77d9d740faae 100644 --- a/net-libs/libpsl/libpsl-0.20.2.ebuild +++ b/net-libs/libpsl/libpsl-0.20.2.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=(python{2_7,3_{6,7}}) +PYTHON_COMPAT=(python3_{6,7}) inherit multilib-minimal python-any-r1 diff --git a/net-libs/libpsl/libpsl-0.21.0.ebuild b/net-libs/libpsl/libpsl-0.21.0.ebuild index 8d013ebe7b36..d8bdf4556620 100644 --- a/net-libs/libpsl/libpsl-0.21.0.ebuild +++ b/net-libs/libpsl/libpsl-0.21.0.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=(python{2_7,3_{6,7}}) +PYTHON_COMPAT=(python3_{6,7}) inherit multilib-minimal python-any-r1