From a9d6d97a7f2058e0098405338c3c23ced5a9bc03 Mon Sep 17 00:00:00 2001 From: Po-Chuan Hsieh Date: Thu, 15 Jul 2021 00:06:04 +0800 Subject: [PATCH] textproc/py-python-augeas: Add NO_ARCH Approved by: portmgr (blanket) --- textproc/py-python-augeas/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/textproc/py-python-augeas/Makefile b/textproc/py-python-augeas/Makefile index cd3e73d09420..8ed4d4201502 100644 --- a/textproc/py-python-augeas/Makefile +++ b/textproc/py-python-augeas/Makefile @@ -19,6 +19,8 @@ USE_PYTHON= distutils py3kplist GH_ACCOUNT= hercules-team +NO_ARCH= yes + do-test: @cd ${WRKSRC} && ${PYTHON_CMD} ${WRKSRC}/test/test_augeas.py