diff options
author | Kurt Jaeger <pi@FreeBSD.org> | 2014-11-01 10:00:57 +0000 |
---|---|---|
committer | Kurt Jaeger <pi@FreeBSD.org> | 2014-11-01 10:00:57 +0000 |
commit | de5c6806a085fadf92fcff1c6b2e43b3b25d162b (patch) | |
tree | 85dd5903419043d56b0cfaf5db2ec77cafe0522e /math/p5-Math-Int128 | |
parent | d4c97fb79a56dd898f28b45d92748405edcf276a (diff) |
Notes
Diffstat (limited to 'math/p5-Math-Int128')
-rw-r--r-- | math/p5-Math-Int128/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/p5-Math-Int128/Makefile b/math/p5-Math-Int128/Makefile index e3587327f8b5..55a7fcd8cbb2 100644 --- a/math/p5-Math-Int128/Makefile +++ b/math/p5-Math-Int128/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS= p5-Math-Int64>=0.28:${PORTSDIR}/math/p5-Math-Int64 USES= perl5 USE_PERL5= configure -NOT_FOR_ARCHS= i386 +NOT_FOR_ARCHS= i386 armv6 .include <bsd.port.pre.mk> |