Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Oct 2020 12:29:36 +0000 (UTC)
From:      Mateusz Piotrowski <0mp@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r551924 - head/devel/py-transaction
Message-ID:  <202010101229.09ACTaft042158@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: 0mp
Date: Sat Oct 10 12:29:36 2020
New Revision: 551924
URL: https://svnweb.freebsd.org/changeset/ports/551924

Log:
  Set NO_ARCH
  
  Approved by:	portmgr blanket

Modified:
  head/devel/py-transaction/Makefile

Modified: head/devel/py-transaction/Makefile
==============================================================================
--- head/devel/py-transaction/Makefile	Sat Oct 10 12:24:15 2020	(r551923)
+++ head/devel/py-transaction/Makefile	Sat Oct 10 12:29:36 2020	(r551924)
@@ -18,4 +18,6 @@ RUN_DEPENDS:=	${BUILD_DEPENDS}
 USES=		python:3.6+
 USE_PYTHON=	distutils autoplist
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202010101229.09ACTaft042158>