dev-python/geopy: Remove old (drop to ~arch)
authorMichał Górny <mgorny@gentoo.org>
Wed, 5 Feb 2020 13:45:38 +0000 (14:45 +0100)
committerMichał Górny <mgorny@gentoo.org>
Wed, 5 Feb 2020 14:05:06 +0000 (15:05 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/geopy/geopy-1.11.0.ebuild

index f9c142975f4eb291159997efc3823e9427cd48a2..6e322c763e284082bc92c09d9b4afa07a6d2ef05 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=5
 
-PYTHON_COMPAT=( python{2_7,3_6} )
+PYTHON_COMPAT=( python3_6 )
 
 inherit distutils-r1