gmp external +gentoo (#1668)
* fix: improper syntax that will be rejected post-2.1 (#1417) (#1445) We had a missing check in index loading logic that should have rejected an unexpected array. * Add Gentoo package name. --------- Co-authored-by: Alejandro R Mosteo <amosteo@unizar.es>
This commit is contained in:
@@ -14,6 +14,7 @@ homebrew = ["gmp"]
|
||||
macports = ["gmp"]
|
||||
fedora = ["gmp-devel"]
|
||||
suse = ["gmp-devel"]
|
||||
gentoo = ["dev-libs/gmp"]
|
||||
|
||||
[[external]]
|
||||
kind = "version-output"
|
||||
|
||||
Reference in New Issue
Block a user