mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
Allow building on powerpc64le.
Approved by: portmgr (tier-2 blanket)
This commit is contained in:
parent
8661703fb4
commit
30bf6d513e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=549844
@ -9,7 +9,7 @@ COMMENT= NAT punching tool based on udptunnel
|
||||
|
||||
LICENSE= GPLv3
|
||||
|
||||
ONLY_FOR_ARCHS= amd64 i386 powerpc64
|
||||
ONLY_FOR_ARCHS= amd64 i386 powerpc64 powerpc64le
|
||||
ONLY_FOR_ARCHS_REASON= Fails to patch while running in embedded systems
|
||||
|
||||
USES= gmake
|
||||
|
Loading…
Reference in New Issue
Block a user