comms/snap7: fix build on powerpc64le

This commit is contained in:
Piotr Kubaj 2021-04-15 13:45:51 +00:00
parent cd62949b17
commit d038734eb8

View File

@ -12,7 +12,7 @@ COMMENT= Multi-platform Ethernet S7 PLC communication suite
LICENSE= GPLv3
ONLY_FOR_ARCHS= amd64 armv6 i386 mips powerpc64 powerpc
ONLY_FOR_ARCHS= amd64 armv6 i386 mips powerpc64 powerpc64le powerpc
USES= gmake
USE_LDCONFIG= yes