svn commit: r424718 - in head/textproc: py-colorclass py-terminaltables

Jan Beich jbeich at FreeBSD.org
Wed Oct 26 16:05:44 UTC 2016


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
 


More information about the svn-ports-head mailing list