1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-29 05:38:00 +00:00

sysutils/py-ansible-runner: Mark as broken on both armv6 and armv7

Reported by:	pkg-fallout, https://portsfallout.com/port/22454/
Approved by:	portmgr blanket
This commit is contained in:
Danilo G. Baio 2020-11-01 19:41:23 +00:00
parent b03fc003c7
commit e923d1e0c9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=553851

View File

@ -11,6 +11,9 @@ COMMENT= Extensible embeddable ansible job runner
LICENSE= APACHE20
BROKEN_armv6= fails to build: Child process terminated abnormally: Segmentation fault
BROKEN_armv7= fails to build: Child process terminated abnormally: Segmentation fault
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ansible>2.0:sysutils/ansible@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}daemon>0:devel/py-daemon@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pexpect>4.5:misc/py-pexpect@${PY_FLAVOR} \