1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

lang/ficl: enable on powerpc64le

This commit is contained in:
Piotr Kubaj 2022-09-22 18:10:37 +02:00
parent db691c46d2
commit b41d2a1991

View File

@ -11,8 +11,8 @@ WWW= http://ficl.sourceforge.net/
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${PATCHDIR}/LICENSE.txt
ONLY_FOR_ARCHS= amd64 i386 powerpc64 powerpc
ONLY_FOR_ARCHS_REASON= this port is not tested on anything other than i386, amd64, powerpc and powerpc64
ONLY_FOR_ARCHS= amd64 i386 powerpc64le powerpc64 powerpc
ONLY_FOR_ARCHS_REASON= this port is not tested on anything other than i386, amd64, powerpc, powerpc64 and powerpc64le
USE_LDCONFIG= YES