Mark as broken on arm/sparc64: "cannot detect endianness."
Approved by: portmgr (sparc64 blanket)
This commit is contained in:
parent
72dee35fe2
commit
9d7d9a7514
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=397888
1 changed files with 3 additions and 0 deletions
|
@ -14,6 +14,9 @@ LICENSE= GPLv2
|
|||
|
||||
EXTRACT_DEPENDS=7z:${PORTSDIR}/archivers/p7zip
|
||||
|
||||
NOT_FOR_ARCHS= arm sparc64
|
||||
NOT_FOR_ARCHS_REASON= cannot detect endianness
|
||||
|
||||
WRKSRC= ${WRKDIR}/${DISTNAME}/${PORTNAME}
|
||||
|
||||
USES= gmake
|
||||
|
|
Loading…
Reference in a new issue