aboutsummaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2021-01-12 01:21:22 +0000
committerPiotr Kubaj <pkubaj@FreeBSD.org>2021-01-12 01:21:22 +0000
commit794398d985a75ae95abeb9abb7b301647cb66cda (patch)
treec7eb6fcfca0148ba476bc2566010ccb7c5d0f933 /sysutils
parent38c2fb21c21bba8d86005aa39f1dc7b9de4fddcb (diff)
downloadports-794398d985a75ae95abeb9abb7b301647cb66cda.tar.gz
ports-794398d985a75ae95abeb9abb7b301647cb66cda.zip
MFH: r561294
sysutils/packmule: enable for other powerpc architectures
Notes
Notes: svn path=/branches/2021Q1/; revision=561295
Diffstat (limited to 'sysutils')
-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