Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Oct 2016 16:05:43 +0000 (UTC)
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r424718 - in head/textproc: py-colorclass py-terminaltables
Message-ID:  <201610261605.u9QG5hls002248@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Wed Oct 26 16:05:42 2016
New Revision: 424718
URL: https://svnweb.freebsd.org/changeset/ports/424718

Log:
  textproc/py-{colorclass,terminaltables} are NO_ARCH ports

Modified:
  head/textproc/py-colorclass/Makefile   (contents, props changed)
  head/textproc/py-terminaltables/Makefile   (contents, props changed)

Modified: head/textproc/py-colorclass/Makefile
==============================================================================
--- head/textproc/py-colorclass/Makefile	Wed Oct 26 16:05:21 2016	(r424717)
+++ head/textproc/py-colorclass/Makefile	Wed Oct 26 16:05:42 2016	(r424718)
@@ -11,6 +11,7 @@ COMMENT=	Colorful worry-free console app
 
 LICENSE=	MIT
 
+NO_ARCH=	yes
 USES=		python
 USE_PYTHON=	autoplist distutils
 

Modified: head/textproc/py-terminaltables/Makefile
==============================================================================
--- head/textproc/py-terminaltables/Makefile	Wed Oct 26 16:05:21 2016	(r424717)
+++ head/textproc/py-terminaltables/Makefile	Wed Oct 26 16:05:42 2016	(r424718)
@@ -11,6 +11,7 @@ COMMENT=	Generate simple tables in termi
 
 LICENSE=	MIT
 
+NO_ARCH=	yes
 USES=		python
 USE_PYTHON=	autoplist distutils
 



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