diff options
Diffstat (limited to 'dev-python/geopy/geopy-1.11.0.ebuild')
-rw-r--r-- | dev-python/geopy/geopy-1.11.0.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/geopy/geopy-1.11.0.ebuild b/dev-python/geopy/geopy-1.11.0.ebuild index 58c01171735d..5ab26fa0c206 100644 --- a/dev-python/geopy/geopy-1.11.0.ebuild +++ b/dev-python/geopy/geopy-1.11.0.ebuild @@ -12,6 +12,7 @@ HOMEPAGE="http://www.geopy.org/ https://github.com/geopy/geopy" SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" IUSE="test doc timezone yahoo" +RESTRICT="!test? ( test )" LICENSE="MIT" SLOT="0" |