aboutsummaryrefslogtreecommitdiff
path: root/sysutils/packmule
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2021-01-12 01:20:36 +0000
committerPiotr Kubaj <pkubaj@FreeBSD.org>2021-01-12 01:20:36 +0000
commitb51aef8655d2715ea9001e09036b6d15e29ab731 (patch)
tree3bd386493112cde99b79563e18d65fbac0352aa6 /sysutils/packmule
parentd58648aecf7ae5ac523841c6099cfd03d02db309 (diff)
downloadports-b51aef8655d2715ea9001e09036b6d15e29ab731.tar.gz
ports-b51aef8655d2715ea9001e09036b6d15e29ab731.zip
sysutils/packmule: enable for other powerpc architectures
MFH: 2021Q1
Notes
Notes: svn path=/head/; revision=561294
Diffstat (limited to 'sysutils/packmule')
-rw-r--r--sysutils/packmule/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/packmule/Makefile b/sysutils/packmule/Makefile
index eed4aa412de1..37e4f29b1e54 100644
--- a/sysutils/packmule/Makefile
+++ b/sysutils/packmule/Makefile
@@ -12,7 +12,7 @@ COMMENT= Creates and packs custom FreeBSD installation images
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/Copyright
-ONLY_FOR_ARCHS= amd64 i386 powerpc
+ONLY_FOR_ARCHS= amd64 i386 powerpc powerpcspe powerpc64 powerpc64le
RUN_DEPENDS= p5-YAML>=0:textproc/p5-YAML