diff options
Diffstat (limited to 'devel/cld/Makefile')
-rw-r--r-- | devel/cld/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/cld/Makefile b/devel/cld/Makefile index 40d265670cd5..67e0bc5f2a7b 100644 --- a/devel/cld/Makefile +++ b/devel/cld/Makefile @@ -20,7 +20,7 @@ USES= libtool pathfix GNU_CONFIGURE= yes USE_LDCONFIG= yes -ONLY_FOR_ARCHS= i386 amd64 armv6 powerpc +ONLY_FOR_ARCHS= i386 amd64 armv6 armv7 powerpc ONLY_FOR_ARCHS_REASON= hardcoded set of supported archs .include <bsd.port.mk> |