mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 23:52:59 -04:00
sci-geosciences/geographiclib: remove broken required use
Package-Manager: Portage-2.3.98, Repoman-2.3.22 Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
@@ -56,9 +56,6 @@ REQUIRED_USE="
|
||||
geoids? ( || ( ${IUSE_GEOIDS_DATASETS/+/} ) )
|
||||
gravity? ( || ( ${IUSE_GRAVITY_MODELS/+/} ) )
|
||||
magnetic? ( || ( ${IUSE_MAGNETIC_MODELS/+/} ) )
|
||||
!geoids? ( ${IUSE_GEOIDS_DATASETS/geoids/!geoids} )
|
||||
!gravity? ( ${IUSE_GRAVITY_MODELS/gravity/!gravity} )
|
||||
!magnetic? ( ${IUSE_MAGNETIC_MODELS/magnetic/!magnetic} )
|
||||
python? ( ${PYTHON_REQUIRED_USE} )
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user