diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-23 00:34:09 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-23 00:34:09 +0000 |
commit | 6ca0d623d641fbd1bf54d24bf5946bef57bceebb (patch) | |
tree | 2eb6ceeab88de53878b1cf5f43e627b86978e5e4 /sys-boot/nettrom | |
parent | Add a better fix for previous issue. Cleanup svgalib-1.9.18-linux2.6.patch. ... (diff) | |
download | gentoo-2-6ca0d623d641fbd1bf54d24bf5946bef57bceebb.tar.gz gentoo-2-6ca0d623d641fbd1bf54d24bf5946bef57bceebb.tar.bz2 gentoo-2-6ca0d623d641fbd1bf54d24bf5946bef57bceebb.zip |
Remove arm keywords
Diffstat (limited to 'sys-boot/nettrom')
-rw-r--r-- | sys-boot/nettrom/nettrom-2.3.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |