summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-04-26 09:22:39 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-04-26 09:22:39 +0000
commitb6eaa8d1cb28e10c29fa1b9805af055c32991962 (patch)
treed68c77296b70397e1e74006279cc629ced213174 /sys-apps/iproute2/iproute2-3.8.0.ebuild
parentStable for sparc, wrt bug #466834 (diff)
downloadhistorical-b6eaa8d1cb28e10c29fa1b9805af055c32991962.tar.gz
historical-b6eaa8d1cb28e10c29fa1b9805af055c32991962.tar.bz2
historical-b6eaa8d1cb28e10c29fa1b9805af055c32991962.zip
Stable for sparc, wrt bug #458004
Package-Manager: portage-2.1.11.55/cvs/Linux ppc64 Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'sys-apps/iproute2/iproute2-3.8.0.ebuild')
-rw-r--r--sys-apps/iproute2/iproute2-3.8.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/iproute2/iproute2-3.8.0.ebuild b/sys-apps/iproute2/iproute2-3.8.0.ebuild
index b8ef276e3695..a09f39eb00c5 100644
--- a/sys-apps/iproute2/iproute2-3.8.0.ebuild
+++ b/sys-apps/iproute2/iproute2-3.8.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-3.8.0.ebuild,v 1.9 2013/04/23 15:15:10 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-3.8.0.ebuild,v 1.10 2013/04/26 09:22:36 ago Exp $
EAPI="4"
@@ -11,7 +11,7 @@ if [[ ${PV} == "9999" ]] ; then
inherit git-2
else
SRC_URI="mirror://kernel/linux/utils/net/${PN}/${P}.tar.xz"
- 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"
fi
DESCRIPTION="kernel routing and traffic control utilities"