From: Michał Górny Date: Wed, 5 Feb 2020 13:45:38 +0000 (+0100) Subject: dev-python/geopy: Remove old (drop to ~arch) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=a368ecece325588c2f75be7104cd141983fc6017;p=gentoo.git dev-python/geopy: Remove old (drop to ~arch) Signed-off-by: Michał Górny --- diff --git a/dev-python/geopy/geopy-1.11.0.ebuild b/dev-python/geopy/geopy-1.11.0.ebuild index f9c142975f4e..6e322c763e28 100644 --- a/dev-python/geopy/geopy-1.11.0.ebuild +++ b/dev-python/geopy/geopy-1.11.0.ebuild @@ -3,7 +3,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_6} ) +PYTHON_COMPAT=( python3_6 ) inherit distutils-r1