diff options
-rw-r--r-- | textproc/py-python-augeas/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
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 |