aboutsummaryrefslogtreecommitdiff
path: root/sysutils/pefs-kmod
diff options
context:
space:
mode:
authorSean Bruno <sbruno@FreeBSD.org>2015-02-07 23:46:56 +0000
committerSean Bruno <sbruno@FreeBSD.org>2015-02-07 23:46:56 +0000
commit4d0d7bb602e9dffeed54e75d6b5ac2bf99826842 (patch)
tree364c2859ffa6182d94d5ad65e5b1194e07494b3a /sysutils/pefs-kmod
parent36d0162ea91c588c38e2b496ea23d001d29a1698 (diff)
downloadports-4d0d7bb602e9dffeed54e75d6b5ac2bf99826842.tar.gz
ports-4d0d7bb602e9dffeed54e75d6b5ac2bf99826842.zip
Add armv6 to supported ONLY_FOR_ARCHS list.
PR: 197332 Submitted by: egypcio@googlemail.com Reviewed by: gleb (maintainer) Approved by: mentor (implicit)
Notes
Notes: svn path=/head/; revision=378626
Diffstat (limited to 'sysutils/pefs-kmod')
-rw-r--r--sysutils/pefs-kmod/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/pefs-kmod/Makefile b/sysutils/pefs-kmod/Makefile
index 97a4ce6057d5..ca614544ebae 100644
--- a/sysutils/pefs-kmod/Makefile
+++ b/sysutils/pefs-kmod/Makefile
@@ -15,7 +15,8 @@ LICENSE= BSD2CLAUSE
MAKE_ENV= BINDIR="${PREFIX}/sbin" MANDIR="${MANPREFIX}/man/man" \
NO_MANCOMPRESS=
-ONLY_FOR_ARCHS= i386 amd64 # not tested on other archs
+ONLY_FOR_ARCHS= i386 amd64 armv6
+ONLY_FOR_ARCHS_REASON= Untested on any other arch.
USES= kmod uidfix