Created attachment 188418 [details] patch to ARCH statements Add armv7 as an arch. Also, since we never made packages with ARCH=armv6hf, i t's fair to drop it. While here, remove ia64 stanza and remove uneccesary quotes from ARCH values. ruby22 and ruby24 build properly on armv7 with these changes. (I am missing the ruby23 log for some reason, even though it's the same patch.)
A commit references this bug: Author: swills Date: Fri Dec 15 03:02:06 UTC 2017 New revision: 456382 URL: https://svnweb.freebsd.org/changeset/ports/456382 Log: lang/ruby22, 23, 24: update ARCHs Add armv7, drop armv6hf and ia64. While here, drop unneeded quotes. PR: 223986 Submitted by: linimon Changes: head/lang/ruby22/Makefile head/lang/ruby23/Makefile head/lang/ruby24/Makefile
Committed, thanks!