Mark as broken on powerpc64.
Approved by: portmgr (tier-2 blanket)
This commit is contained in:
parent
c7075e6fb0
commit
79923c94f9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=471732
1 changed files with 3 additions and 0 deletions
|
@ -16,6 +16,9 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
|||
|
||||
BROKEN_armv6= fails to link: /nxb-bin/usr/bin/ld: cannot find -ljava
|
||||
BROKEN_armv7= fails to link: /nxb-bin/usr/bin/ld: cannot find -ljava
|
||||
BROKEN_powerpc64= fails to link: /usr/bin/ld: cannot find -ljava
|
||||
NOT_FOR_ARCHS= mips mips64
|
||||
NOT_FOR_ARCHS_REASON= Java not available for this architecture
|
||||
|
||||
USES= python
|
||||
USE_PYTHON= distutils autoplist
|
||||
|
|
Loading…
Reference in a new issue