Also enable on powerpc64le.

Approved by:	portmgr (tier-2 blanket)
This commit is contained in:
Mark Linimon 2020-09-24 20:42:55 +00:00
parent 347c18a00f
commit f020960d7c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=549955

View File

@ -11,7 +11,7 @@ COMMENT= Persistent DB connection pooling/proxying/load balancing system
LICENSE= LGPL20
ONLY_FOR_ARCHS= aarch64 amd64 powerpc64
ONLY_FOR_ARCHS= aarch64 amd64 powerpc64 powerpc64le
ONLY_FOR_ARCHS_REASON= For i386 some depends like mysql fail to build
LIB_DEPENDS= librudiments.so:devel/rudiments \