svn commit: r498506 - head/devel/py-gdata

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue Apr 9 19:06:26 UTC 2019


Author: sunpoet
Date: Tue Apr  9 19:06:22 2019
New Revision: 498506
URL: https://svnweb.freebsd.org/changeset/ports/498506

Log:
  Add NO_ARCH

Modified:
  head/devel/py-gdata/Makefile

Modified: head/devel/py-gdata/Makefile
==============================================================================
--- head/devel/py-gdata/Makefile	Tue Apr  9 19:06:16 2019	(r498505)
+++ head/devel/py-gdata/Makefile	Tue Apr  9 19:06:22 2019	(r498506)
@@ -16,6 +16,8 @@ LICENSE=	APACHE20
 USES=		python:2.7
 USE_PYTHON=	autoplist distutils
 
+NO_ARCH=	yes
+
 OPTIONS_DEFINE=	GMPY M2CRYPTO PYCRYPTO EXAMPLES
 
 # optional modules (see src/gdata/tlslite/utils/cryptomath.py)


More information about the svn-ports-head mailing list