From: Michał Górny Date: Mon, 2 Dec 2019 09:02:02 +0000 (+0100) Subject: sci-geosciences/seawater: Remove py2 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=fcfeda2998af7c3690d4a3fdc749263e405cc37c;p=gentoo.git sci-geosciences/seawater: Remove py2 Signed-off-by: Michał Górny --- diff --git a/sci-geosciences/seawater/seawater-3.3.4.ebuild b/sci-geosciences/seawater/seawater-3.3.4.ebuild index 87c3c03d00c0..40fd1739c478 100644 --- a/sci-geosciences/seawater/seawater-3.3.4.ebuild +++ b/sci-geosciences/seawater/seawater-3.3.4.ebuild @@ -3,7 +3,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_5,3_6} ) +PYTHON_COMPAT=( python{3_5,3_6} ) inherit distutils-r1 DESCRIPTION="Calculate properties of sea water. Similar to SEAWATER 3.2 for MATLAB"