diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-04-21 04:50:12 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-04-21 04:50:12 +0000 |
commit | d106619f8897ded41f0cb65c4e0e57dd0d01b981 (patch) | |
tree | 99fb2e463923814ef635e38568afcdc61fb2f0f9 /sys-boot/nettrom/nettrom-2.3.3.ebuild | |
parent | keyword shuffle (diff) | |
download | historical-d106619f8897ded41f0cb65c4e0e57dd0d01b981.tar.gz historical-d106619f8897ded41f0cb65c4e0e57dd0d01b981.tar.bz2 historical-d106619f8897ded41f0cb65c4e0e57dd0d01b981.zip |
PHEAR THE ARM
Diffstat (limited to 'sys-boot/nettrom/nettrom-2.3.3.ebuild')
-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 583390a3fea9..981bfe9317a4 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-2004 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.4 2004/04/21 04:35:25 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/nettrom/nettrom-2.3.3.ebuild,v 1.5 2004/04/21 04:50:12 vapier Exp $ DESCRIPTION="NetWinder ARM bootloader and utilities" HOMEPAGE="http://www.netwinder.org/" @@ -8,7 +8,7 @@ SRC_URI="http://gentoo.superlucidity.net/arm/netwinder/${P}.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="-*" +KEYWORDS="-* arm" IUSE="" DEPEND="virtual/glibc" |