mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Also mark as NOT_FOR powerpc64le.
Approved by: portmgr (tier-2 blanket)
This commit is contained in:
parent
4ae2915537
commit
065e5df635
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=549773
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ COMMENT= PostgreSQL Languages AST and statements prettifier
|
|||
|
||||
LICENSE= GPLv3+
|
||||
|
||||
NOT_FOR_ARCHS= aarch64 armv6 armv7 powerpc powerpc64 powerpcspe
|
||||
NOT_FOR_ARCHS= aarch64 armv6 armv7 powerpc powerpc64 powerpc64le powerpcspe
|
||||
NOT_FOR_ARCHS_REASON= port/atomics/arch-<arch>.h: No such file or directory
|
||||
|
||||
USES= gmake python:3.4+
|
||||
|
|
Loading…
Add table
Reference in a new issue