summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuca Barbato <lu_zero@gentoo.org>2006-03-06 00:41:17 +0000
committerLuca Barbato <lu_zero@gentoo.org>2006-03-06 00:41:17 +0000
commite52f9d934cc02211d9f1804c5a0e1307b35d4244 (patch)
tree85b20d47b89099a0a87b5251f32b5e150ecec90a /sys-apps/iproute2/iproute2-2.6.15.20060110.ebuild
parentCreate new emacs-subdirs-el-gentoo.diff for latest CVS; Resolves Bug #124999. (diff)
downloadgentoo-2-e52f9d934cc02211d9f1804c5a0e1307b35d4244.tar.gz
gentoo-2-e52f9d934cc02211d9f1804c5a0e1307b35d4244.tar.bz2
gentoo-2-e52f9d934cc02211d9f1804c5a0e1307b35d4244.zip
Marked ppc
(Portage version: 2.1_pre5-r4)
Diffstat (limited to 'sys-apps/iproute2/iproute2-2.6.15.20060110.ebuild')
-rw-r--r--sys-apps/iproute2/iproute2-2.6.15.20060110.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/iproute2/iproute2-2.6.15.20060110.ebuild b/sys-apps/iproute2/iproute2-2.6.15.20060110.ebuild
index b030fa50ba73..316c3b284ff4 100644
--- a/sys-apps/iproute2/iproute2-2.6.15.20060110.ebuild
+++ b/sys-apps/iproute2/iproute2-2.6.15.20060110.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.15.20060110.ebuild,v 1.3 2006/03/05 19:44:53 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-2.6.15.20060110.ebuild,v 1.4 2006/03/06 00:41:17 lu_zero 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 ) )