CVS: cvs.openbsd.org: ports

Jeremie Courreges-Anglas <[email protected]> Fri, 31 Jul 2026 09:59:39 -0600 (MDT)
Newsgroups gmane.os.openbsd.ports.cvs
Message-ID <[email protected]>
CVSROOT:	/cvs
Module name:	ports
Changes by:	[email protected]	2026/07/31 09:59:39

Added files:
	math/py-numpy/patches: 
	                       patch-numpy__core_src_highway_hwy_detect_targets_h 

Log message:
Fix numpy build on riscv64

Yet another copy of devel/highway that breaks because of a type mismatch
between long and long long.