From 47944d1e487e4138a464bc6a2d45703ae18f4361 Mon Sep 17 00:00:00 2001 From: Nik Clayton Date: Sun, 30 Jan 2000 22:56:09 +0000 Subject: [PATCH] Add 'ONLY_FOR_ARCHS= i386' Prompted by: green --- palm/isilo/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/palm/isilo/Makefile b/palm/isilo/Makefile index 38bd44f28d8b..3cb7a7334407 100644 --- a/palm/isilo/Makefile +++ b/palm/isilo/Makefile @@ -16,6 +16,7 @@ MAINTAINER= nik@FreeBSD.org USE_ZIP= yes NO_BUILD= yes NO_WRKSUBDIR= yes +ONLY_FOR_ARCHS= i386 MAN1= iSilo386.1 MANCOMPRESSED= no