diff options
author | linimon <linimon@FreeBSD.org> | 2017-12-08 09:46:00 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2017-12-08 09:46:00 +0800 |
commit | 28c86ac1bf4e15348daf1198bc6371993ff1d7a4 (patch) | |
tree | 815de9cffc1abfb43c0843b0398f4e0dcb0a1f89 /games/ufoai-data | |
parent | 96199e4151d915715f9f25028c95b810c0a2a907 (diff) | |
download | freebsd-ports-gnome-28c86ac1bf4e15348daf1198bc6371993ff1d7a4.tar.gz freebsd-ports-gnome-28c86ac1bf4e15348daf1198bc6371993ff1d7a4.tar.zst freebsd-ports-gnome-28c86ac1bf4e15348daf1198bc6371993ff1d7a4.zip |
Mark these ports as buildable on armv6 after a trybroken run. (Also
tested with trybroken on armv7.)
The 'runaway process' ones are most likely just statistical.
Approved by: portmgr (tier-2 blanket)
Diffstat (limited to 'games/ufoai-data')
-rw-r--r-- | games/ufoai-data/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/games/ufoai-data/Makefile b/games/ufoai-data/Makefile index ae19c0ed19be..534ade70a0ec 100644 --- a/games/ufoai-data/Makefile +++ b/games/ufoai-data/Makefile @@ -27,7 +27,6 @@ DATADIR= share/${PKGNAMEPREFIX:S/-//} PLIST= ${WRKDIR}/pkg-plist BROKEN_aarch64= Fails to install: runaway process -BROKEN_armv6= Fails to install: runaway process BROKEN_mips64= Fails to install: runaway process post-extract: |