Also mark as NOT_FOR powerpc64le.

Approved by:	portmgr (tier-2 blanket)
This commit is contained in:
Mark Linimon 2020-09-23 18:24:30 +00:00
parent 4ae2915537
commit 065e5df635
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=549773

View file

@ -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+