dev-python/geopy: depend on the ::gentoo package

instead of the removed ::guru version

Package-Manager: Portage-3.0.19, Repoman-3.0.3
RepoMan-Options: --force
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
This commit is contained in:
Andrew Ammerlaan
2021-06-09 17:02:38 +02:00
parent f26af2b35d
commit 33c1b691d4

View File

@@ -19,7 +19,7 @@ LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64"
RDEPEND="dev-python/geographiclib[${PYTHON_USEDEP}]"
RDEPEND="sci-geosciences/GeographicLib[${PYTHON_USEDEP}]"
BDEPEND="
test? (
dev-python/async_generator[${PYTHON_USEDEP}]