summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2007-02-21 02:46:41 +0000
committerMike Frysinger <vapier@gentoo.org>2007-02-21 02:46:41 +0000
commit559bfef2c57010a190ea26935c1002cbfd218256 (patch)
treee0cc93c5e76798e03d1f2e5d10c5dca19979b2db /sys-apps/iproute2
parentarm/s390/sh stable (diff)
downloadgentoo-2-559bfef2c57010a190ea26935c1002cbfd218256.tar.gz
gentoo-2-559bfef2c57010a190ea26935c1002cbfd218256.tar.bz2
gentoo-2-559bfef2c57010a190ea26935c1002cbfd218256.zip
arm/s390/sh stable
(Portage version: 2.1.2-r10)
Diffstat (limited to 'sys-apps/iproute2')
-rw-r--r--sys-apps/iproute2/iproute2-2.6.19.20061214.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/iproute2/iproute2-2.6.19.20061214.ebuild b/sys-apps/iproute2/iproute2-2.6.19.20061214.ebuild
index 5e004809b4fc..ee2e53ccc38f 100644
--- a/sys-apps/iproute2/iproute2-2.6.19.20061214.ebuild
+++ b/sys-apps/iproute2/iproute2-2.6.19.20061214.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-2.6.19.20061214.ebuild,v 1.3 2007/02/13 08:50:34 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-2.6.19.20061214.ebuild,v 1.4 2007/02/21 02:46:41 vapier Exp $
inherit eutils toolchain-funcs
@@ -13,7 +13,7 @@ SRC_URI="http://developer.osdl.org/dev/iproute2/download/${PN}-${MY_PV}-${SNAP}.
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86"
+KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 m68k ~mips ~ppc ppc64 s390 sh ~sparc x86"
IUSE="atm berkdb minimal"
RDEPEND="!minimal? ( berkdb? ( sys-libs/db ) )