On Jul 24, 2024, at 15:36, Austin Ziegler wrote:
> 
> is there a way in a Portfile to indicate that the arch is (at least 
> temporarily) unsupported?

Yes: list the archs that are supported using the supported_archs variable e.g. 
to indicate arm64 is unsupported:

supported_archs i386 ppc ppc64 x86_64



Reply via email to