summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2009-11-22 17:37:14 +0000
committerMike Frysinger <vapier@gentoo.org>2009-11-22 17:37:14 +0000
commita328ddce7c60b428955b53f141971cf8836646b3 (patch)
tree90ae6897253a6c61685f41149536f3a66bb0424b
parentcomment out blank keywords to make ekeyword work nicely (diff)
downloadgentoo-2-a328ddce7c60b428955b53f141971cf8836646b3.tar.gz
gentoo-2-a328ddce7c60b428955b53f141971cf8836646b3.tar.bz2
gentoo-2-a328ddce7c60b428955b53f141971cf8836646b3.zip
s390/sh stable
(Portage version: 2.2_rc51/cvs/Linux x86_64)
-rw-r--r--sys-apps/iproute2/iproute2-2.6.29.1-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/iproute2/iproute2-2.6.29.1-r1.ebuild b/sys-apps/iproute2/iproute2-2.6.29.1-r1.ebuild
index 5c310698ef42..9024810f7783 100644
--- a/sys-apps/iproute2/iproute2-2.6.29.1-r1.ebuild
+++ b/sys-apps/iproute2/iproute2-2.6.29.1-r1.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.29.1-r1.ebuild,v 1.8 2009/11/22 17:36:32 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-2.6.29.1-r1.ebuild,v 1.9 2009/11/22 17:37:14 vapier Exp $
EAPI="2"
@@ -19,7 +19,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