summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-12-02 10:02:02 +0100
committerMichał Górny <mgorny@gentoo.org>2019-12-04 18:13:10 +0100
commitfcfeda2998af7c3690d4a3fdc749263e405cc37c (patch)
tree5f02045451074b2dbde5af2ab98936388971d0aa /sci-geosciences
parentdev-python/widgetsnbextension: Remove py2 (diff)
downloadgentoo-fcfeda2998af7c3690d4a3fdc749263e405cc37c.tar.gz
gentoo-fcfeda2998af7c3690d4a3fdc749263e405cc37c.tar.bz2
gentoo-fcfeda2998af7c3690d4a3fdc749263e405cc37c.zip
sci-geosciences/seawater: Remove py2
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sci-geosciences')
-rw-r--r--sci-geosciences/seawater/seawater-3.3.4.ebuild2
1 files changed, 1 insertions, 1 deletions
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"