diff options
Diffstat (limited to 'sys-apps/iproute/iproute-20010824-r4.ebuild')
-rw-r--r-- | sys-apps/iproute/iproute-20010824-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/iproute/iproute-20010824-r4.ebuild b/sys-apps/iproute/iproute-20010824-r4.ebuild index 516a4baf7f4c..511e1cb1678b 100644 --- a/sys-apps/iproute/iproute-20010824-r4.ebuild +++ b/sys-apps/iproute/iproute-20010824-r4.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/iproute/iproute-20010824-r4.ebuild,v 1.3 2003/08/29 00:13:12 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute/iproute-20010824-r4.ebuild,v 1.4 2003/09/23 22:33:31 robbat2 Exp $ inherit eutils @@ -17,7 +17,7 @@ HOMEPAGE="http://www.worldbank.ro/ip-routing/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha ~hppa ~mips" +KEYWORDS="x86 ~amd64 ~ppc ~sparc ~alpha ~hppa ~mips" # we install our kernel headers in /usr/include/linux # we should NEVER depend on /usr/src/linux existing ever |