dev-python/basho-erlastic: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Tue, 4 Feb 2020 13:16:23 +0000 (14:16 +0100)
committerMichał Górny <mgorny@gentoo.org>
Tue, 4 Feb 2020 13:16:23 +0000 (14:16 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/basho-erlastic/basho-erlastic-2.1.1.ebuild

index 39b775042479041721f10973be252ccdeb512cae..4985dad88ade87b1e318dd67020160018c10f7e8 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python2_7 python3_6 )
+PYTHON_COMPAT=( python3_6 )
 
 inherit distutils-r1