- Allow concurrent installation (USE_PYTHON=concurrent)

- Add NO_ARCH
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2015-09-02 17:04:27 +00:00
parent 063f317caf
commit a128ba9a8f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=395888

View File

@ -12,7 +12,8 @@ COMMENT= Python Simple SOAP Library
LICENSE= LGPL3
USE_PYTHON= autoplist distutils
NO_ARCH= yes
USE_PYTHON= autoplist concurrent distutils
USES= python
GH_ACCOUNT= py${PORTNAME}