sci-libs/metis: remove unused patch

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Closes: https://github.com/gentoo/gentoo/pull/22547
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
This commit is contained in:
Michael Mair-Keimberger
2021-10-10 20:14:50 +02:00
committed by Jakov Smolić
parent 1f46dd808b
commit d7eca0be3a

View File

@@ -1,12 +0,0 @@
--- a/include/metis.h
+++ b/include/metis.h
@@ -30,7 +30,7 @@
GCC does provides these definitions in stdint.h, but it may require some
modifications on other architectures.
--------------------------------------------------------------------------*/
-#define IDXTYPEWIDTH 32
+#define IDXTYPEWIDTH 64
/*--------------------------------------------------------------------------