summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2009-06-04 19:41:04 +0000
committerTobias Klausmann <klausman@gentoo.org>2009-06-04 19:41:04 +0000
commitf9cef29dc3d2a4536cef66a8c918bac27f668357 (patch)
tree8abfea317e2a00a37c3cd72beb301a6c4ff50323 /sys-apps/iproute2
parentSparc stable, part of Bug #272682. (diff)
downloadgentoo-2-f9cef29dc3d2a4536cef66a8c918bac27f668357.tar.gz
gentoo-2-f9cef29dc3d2a4536cef66a8c918bac27f668357.tar.bz2
gentoo-2-f9cef29dc3d2a4536cef66a8c918bac27f668357.zip
Stable on alpha, bug #269184
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'sys-apps/iproute2')
-rw-r--r--sys-apps/iproute2/iproute2-2.6.28.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/iproute2/iproute2-2.6.28.ebuild b/sys-apps/iproute2/iproute2-2.6.28.ebuild
index b25adf6ab81c..a66e04b5cd31 100644
--- a/sys-apps/iproute2/iproute2-2.6.28.ebuild
+++ b/sys-apps/iproute2/iproute2-2.6.28.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-2.6.28.ebuild,v 1.6 2009/05/31 19:59:26 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-2.6.28.ebuild,v 1.7 2009/06/04 19:41:04 klausman Exp $
inherit eutils toolchain-funcs
@@ -17,7 +17,7 @@ else
fi
MY_P="${PN}-${MY_PV}"
SRC_URI="http://developer.osdl.org/dev/iproute2/download/${MY_P}.tar.bz2"
- 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"
S=${WORKDIR}/${MY_P}
fi