sci-geosciences/seawater: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Mon, 2 Dec 2019 09:02:02 +0000 (10:02 +0100)
committerMichał Górny <mgorny@gentoo.org>
Wed, 4 Dec 2019 17:13:10 +0000 (18:13 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
sci-geosciences/seawater/seawater-3.3.4.ebuild

index 87c3c03d00c0de5ae90f6742b5d23954f8327452..40fd1739c478cea85c0368f1f984807c749b3ce6 100644 (file)
@@ -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"