aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--security/py-pass-git-helper/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/security/py-pass-git-helper/Makefile b/security/py-pass-git-helper/Makefile
index 213e96c9226f..e57b4a2329b5 100644
--- a/security/py-pass-git-helper/Makefile
+++ b/security/py-pass-git-helper/Makefile
@@ -20,4 +20,6 @@ USE_GITHUB= yes
GH_ACCOUNT= languitar
USE_PYTHON= autoplist concurrent distutils pytest
+NO_ARCH= yes
+
.include <bsd.port.mk>