diff --git a/net-mgmt/py-ipy/Makefile b/net-mgmt/py-ipy/Makefile index 149e535a00a9..24c02a866ffe 100644 --- a/net-mgmt/py-ipy/Makefile +++ b/net-mgmt/py-ipy/Makefile @@ -13,8 +13,9 @@ COMMENT= Python module for handling IPv4 and IPv6 Addresses and Networks USES= python USE_PYTHON= distutils autoplist +NO_ARCH= yes -test: install +do-test: ${PYTHON_CMD} ${WRKSRC}/test/test_IPy.py .include