On 2023 Oct 01 (Sun) at 19:15:51 +0200 (+0200), Omar Polo wrote: :On 2023/10/01 05:29:26 -0600, j...@wxcvbn.org wrote: :> http://build-failures.rhaalovely.net/riscv64/2023-09-18/mail/aerc.log : :I routinely see these failures, check the log, and facepalm since it's :due the pty library not supporting the architecture. : :any objections to set ONLY_FOR_ARCHS? :
OK :Index: mail/aerc/Makefile :=================================================================== :RCS file: /home/cvs/ports/mail/aerc/Makefile,v :retrieving revision 1.12 :diff -u -p -r1.12 Makefile :--- mail/aerc/Makefile 28 Sep 2023 20:59:23 -0000 1.12 :+++ mail/aerc/Makefile 1 Oct 2023 17:06:54 -0000 :@@ -1,3 +1,6 @@ :+# github.com/creack/pty only supports these archs :+ONLY_FOR_ARCHS = aarch64 arm amd64 i386 mips64 :+ : COMMENT = terminal email client : : MODGO_MODNAME = git.sr.ht/~rjarry/aerc : -- Admiration, n.: Our polite recognition of another's resemblance to ourselves. -- Ambrose Bierce, "The Devil's Dictionary"