From 8331363e5a53a951dda0b83b3b55c4ecb2c697ef Mon Sep 17 00:00:00 2001 From: Piotr Kubaj Date: Wed, 13 Jan 2021 21:12:42 +0000 Subject: Add powerpc64le to ONLY_FOR_ARCHS_REASON and remove redundant "". --- databases/mongodb44/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'databases/mongodb44') diff --git a/databases/mongodb44/Makefile b/databases/mongodb44/Makefile index 166a3e53e351..7c023b46ab30 100644 --- a/databases/mongodb44/Makefile +++ b/databases/mongodb44/Makefile @@ -20,7 +20,7 @@ LICENSE_FILE_SSPLv1= ${WRKSRC}/LICENSE-Community.txt LICENSE_PERMS_SSPLv1= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept ONLY_FOR_ARCHS= aarch64 amd64 powerpc64le -ONLY_FOR_ARCHS_REASON= "Only ported to amd64 and aarch64 on FreeBSD. Upstream supports arm64, ppc64le, s390x and x86-64." +ONLY_FOR_ARCHS_REASON= Only ported to amd64, aarch64 and powerpc64le on FreeBSD. Upstream supports arm64, ppc64le, s390x and x86-64. BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cheetah3>0:devel/py-cheetah3@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}yaml>=3.11:devel/py-yaml@${PY_FLAVOR} \ -- cgit v1.2.3