sysutils/py-pyinfra: Add NO_ARCH

Approved by:	portmgr (blanket)
This commit is contained in:
Po-Chuan Hsieh 2025-04-18 13:24:11 +08:00
parent 4f013956a4
commit c790fbd67b
No known key found for this signature in database
GPG key ID: 9A4BD10F002DD04B

View file

@ -32,6 +32,7 @@ USE_GITHUB= yes
GH_ACCOUNT= pyinfra-dev GH_ACCOUNT= pyinfra-dev
USE_PYTHON= autoplist distutils USE_PYTHON= autoplist distutils
NO_ARCH= yes
# Most of the ignored tests fail because docker is missing. # Most of the ignored tests fail because docker is missing.
# The *_ensure_newline_* ones fail when pyinfra is not installed first. # The *_ensure_newline_* ones fail when pyinfra is not installed first.
PYTEST_IGNORED_TESTS= test_int_docker_install_package_ubuntu \ PYTEST_IGNORED_TESTS= test_int_docker_install_package_ubuntu \