aboutsummaryrefslogtreecommitdiff
path: root/lang/rust-bootstrap
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2021-12-18 19:06:38 +0000
committerPiotr Kubaj <pkubaj@FreeBSD.org>2021-12-18 19:06:38 +0000
commit23b31964fc8f2d63f4d48f00e53898f7778dd202 (patch)
treef6bbed50c5049f1a2bd5d2077780b458704d81d4 /lang/rust-bootstrap
parenta0b9c235665060baf86ab16dc141afa53115b3d9 (diff)
downloadports-23b31964fc8f2d63f4d48f00e53898f7778dd202.tar.gz
ports-23b31964fc8f2d63f4d48f00e53898f7778dd202.zip
Diffstat (limited to 'lang/rust-bootstrap')
-rw-r--r--lang/rust-bootstrap/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/rust-bootstrap/Makefile b/lang/rust-bootstrap/Makefile
index f8e7869e9e39..4dae6430264f 100644
--- a/lang/rust-bootstrap/Makefile
+++ b/lang/rust-bootstrap/Makefile
@@ -18,7 +18,7 @@ LICENSE_COMB= dual
LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE-APACHE
LICENSE_FILE_MIT= ${WRKSRC}/LICENSE-MIT
-ONLY_FOR_ARCHS= amd64
+ONLY_FOR_ARCHS= amd64 powerpc64le
ONLY_FOR_ARCHS_REASON= untested on other architectures
BUILD_DEPENDS= ${FLAVOR:S/_/-/g}-freebsd-sysroot>=a2021.09.14:devel/freebsd-sysroot@${FLAVOR} \