1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00

Mark as not for powerpc*:

meson.build:273:2: ERROR: Problem encountered: Little endian encoding required

Approved by:	portmgr (tier-2 blanket)
This commit is contained in:
Mark Linimon 2020-06-14 21:53:22 +00:00
parent adf8dd81f9
commit 2e1d2b3b1c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=538832

View File

@ -12,6 +12,8 @@ LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
BROKEN_i386= __int128 is not supported on this target
NOT_FOR_ARCHS= powerpc powerpc64 powerpcspe
NOT_FOR_ARCHS_REASON= meson.build:273:2: ERROR: Problem encountered: Little endian encoding required
BUILD_DEPENDS= re2c:devel/re2c
LIB_DEPENDS= libcurl.so:ftp/curl \