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:
Luke A. Guest
2026-01-13 11:27:41 +00:00
committed by GitHub
parent b3ef3a037f
commit 8dc87e8c14
+1
View File
@@ -14,6 +14,7 @@ homebrew = ["gmp"]
macports = ["gmp"]
fedora = ["gmp-devel"]
suse = ["gmp-devel"]
gentoo = ["dev-libs/gmp"]
[[external]]
kind = "version-output"