From owner-cvs-all@FreeBSD.ORG Thu Feb 16 22:50:02 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A633616A423; Thu, 16 Feb 2006 22:50:02 +0000 (GMT) (envelope-from lesi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A0DE443D4C; Thu, 16 Feb 2006 22:50:01 +0000 (GMT) (envelope-from lesi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k1GMo1VT067608; Thu, 16 Feb 2006 22:50:01 GMT (envelope-from lesi@repoman.freebsd.org) Received: (from lesi@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k1GMo16T067607; Thu, 16 Feb 2006 22:50:01 GMT (envelope-from lesi) Message-Id: <200602162250.k1GMo16T067607@repoman.freebsd.org> From: Dejan Lesjak Date: Thu, 16 Feb 2006 22:50:01 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net/warppipe Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Feb 2006 22:50:02 -0000 lesi 2006-02-16 22:50:01 UTC FreeBSD ports repository Modified files: net/warppipe Makefile Log: Mark for i386 only. Given that the port needs 4.x compat libraries and is i386 binary, the only other arch it could run is amd64. But as it also needs X11 libraries and there is no port that would install 32bit versions of those yet for amd64, only i386 is left. Noticed by: pointyhat via kris Approved by: maintainer Revision Changes Path 1.2 +1 -0 ports/net/warppipe/Makefile