Date: Thu, 22 Jun 2017 06:03:21 +0000 (UTC) From: Mark Linimon <linimon@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r444099 - head/math/p5-Math-Int128 Message-ID: <201706220603.v5M63Lmm055630@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: linimon Date: Thu Jun 22 06:03:21 2017 New Revision: 444099 URL: https://svnweb.freebsd.org/changeset/ports/444099 Log: Alphabetize archs. Approved by: portmgr (tier-2 blanket) Modified: head/math/p5-Math-Int128/Makefile Modified: head/math/p5-Math-Int128/Makefile ============================================================================== --- head/math/p5-Math-Int128/Makefile Thu Jun 22 05:54:37 2017 (r444098) +++ head/math/p5-Math-Int128/Makefile Thu Jun 22 06:03:21 2017 (r444099) @@ -19,7 +19,7 @@ RUN_DEPENDS= p5-Math-Int64>=0.51:math/p5-Math-Int64 USES= perl5 USE_PERL5= configure -NOT_FOR_ARCHS= i386 armv6 +NOT_FOR_ARCHS= armv6 i386 .include <bsd.port.pre.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201706220603.v5M63Lmm055630>