Date: Sat, 1 Nov 2014 10:00:58 +0000 (UTC) From: Kurt Jaeger <pi@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372000 - head/math/p5-Math-Int128 Message-ID: <201411011000.sA1A0wK0031379@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: pi Date: Sat Nov 1 10:00:57 2014 New Revision: 372000 URL: https://svnweb.freebsd.org/changeset/ports/372000 QAT: https://qat.redports.org/buildarchive/r372000/ Log: math/p5-Math-Int128: add armv6 to NOT_FOR_ARCHS PR: 194188 Submitted by: sbruno Modified: head/math/p5-Math-Int128/Makefile Modified: head/math/p5-Math-Int128/Makefile ============================================================================== --- head/math/p5-Math-Int128/Makefile Sat Nov 1 09:52:06 2014 (r371999) +++ head/math/p5-Math-Int128/Makefile Sat Nov 1 10:00:57 2014 (r372000) @@ -19,7 +19,7 @@ RUN_DEPENDS= p5-Math-Int64>=0.28:${PORTS USES= perl5 USE_PERL5= configure -NOT_FOR_ARCHS= i386 +NOT_FOR_ARCHS= i386 armv6 .include <bsd.port.pre.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201411011000.sA1A0wK0031379>