diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-23 00:54:54 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-23 00:54:54 +0000 |
commit | aef014c89118e618cd797adc949f4bbc62405ef9 (patch) | |
tree | 39472be3a5fa1c9d02b5f788d938dfa8f6d27cb3 /sys-apps/ethtool | |
parent | foomatic-db-20031231.ebuild: add ia64 keywords (diff) | |
download | historical-aef014c89118e618cd797adc949f4bbc62405ef9.tar.gz historical-aef014c89118e618cd797adc949f4bbc62405ef9.tar.bz2 historical-aef014c89118e618cd797adc949f4bbc62405ef9.zip |
Remove arm keywords
Diffstat (limited to 'sys-apps/ethtool')
-rw-r--r-- | sys-apps/ethtool/ethtool-1.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/ethtool/ethtool-1.7.ebuild b/sys-apps/ethtool/ethtool-1.7.ebuild index a7657ce641a8..d6a508b8ac0b 100644 --- a/sys-apps/ethtool/ethtool-1.7.ebuild +++ b/sys-apps/ethtool/ethtool-1.7.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-apps/ethtool/ethtool-1.7.ebuild,v 1.6 2003/08/03 15:31:52 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/ethtool/ethtool-1.7.ebuild,v 1.7 2004/02/23 00:41:35 agriffis Exp $ DESCRIPTION="Utility for examining and tuning your ethernet-based network interface" @@ -12,7 +12,7 @@ LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 amd64 alpha sparc ppc hppa" +KEYWORDS="x86 amd64 alpha sparc ppc hppa" IUSE="" |