diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-10-14 01:33:53 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-10-14 01:33:53 +0000 |
commit | 6d384ebd169b27387cf3b888890e3441bfd6da74 (patch) | |
tree | 3f298c4d2716438b22e234231108d5bcaadb8be8 /sys-apps | |
parent | Stable x86, new java hidden breaking ability go! (diff) | |
download | gentoo-2-6d384ebd169b27387cf3b888890e3441bfd6da74.tar.gz gentoo-2-6d384ebd169b27387cf3b888890e3441bfd6da74.tar.bz2 gentoo-2-6d384ebd169b27387cf3b888890e3441bfd6da74.zip |
arm/ia64/s390/sh stable
(Portage version: 2.1.2_pre2-r9)
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/iproute2/iproute2-2.6.16.20060323.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/iproute2/iproute2-2.6.16.20060323.ebuild b/sys-apps/iproute2/iproute2-2.6.16.20060323.ebuild index 66697fba4ab3..53857c903d4a 100644 --- a/sys-apps/iproute2/iproute2-2.6.16.20060323.ebuild +++ b/sys-apps/iproute2/iproute2-2.6.16.20060323.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-2.6.16.20060323.ebuild,v 1.7 2006/09/06 08:40:00 uberlord Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-2.6.16.20060323.ebuild,v 1.8 2006/10/14 01:33:53 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 ) ) |