From 6ca0d623d641fbd1bf54d24bf5946bef57bceebb Mon Sep 17 00:00:00 2001 From: Aron Griffis Date: Mon, 23 Feb 2004 00:34:09 +0000 Subject: Remove arm keywords --- sys-boot/nettrom/nettrom-2.3.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys-boot/nettrom') diff --git a/sys-boot/nettrom/nettrom-2.3.3.ebuild b/sys-boot/nettrom/nettrom-2.3.3.ebuild index 34ff93a2e0ce..349f56188cbb 100644 --- a/sys-boot/nettrom/nettrom-2.3.3.ebuild +++ b/sys-boot/nettrom/nettrom-2.3.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/nettrom/nettrom-2.3.3.ebuild,v 1.1 2003/12/09 08:12:52 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/nettrom/nettrom-2.3.3.ebuild,v 1.2 2004/02/23 00:33:32 agriffis Exp $ DESCRIPTION="NetWinder ARM bootloader and utilities" HOMEPAGE="http://www.netwinder.org/" @@ -9,7 +9,7 @@ LICENSE="as-is" SLOT="0" # no one but arm wants this package - binaries included -KEYWORDS="arm -x86 -amd64 -alpha -ppc -mips -hppa -sparc" +KEYWORDS="-x86 -amd64 -alpha -ppc -mips -hppa -sparc" IUSE="" DEPEND="virtual/glibc" -- cgit v1.2.3-65-gdbad