svn commit: r444099 - head/math/p5-Math-Int128

Mark Linimon linimon at FreeBSD.org
Thu Jun 22 06:03:22 UTC 2017


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>
 


More information about the svn-ports-all mailing list