summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2013-04-29 21:06:58 +0000
committerMike Frysinger <vapier@gentoo.org>2013-04-29 21:06:58 +0000
commit196cb395562d90b86d8ab33a3087fdb6a01965d8 (patch)
tree2a98c01e08a280ce95046e55ac180b6df024ef5f /sys-apps/iproute2/iproute2-3.8.0.ebuild
parentAdd epatch_user, reported by Lyall Pearce in bug #466612 (diff)
downloadhistorical-196cb395562d90b86d8ab33a3087fdb6a01965d8.tar.gz
historical-196cb395562d90b86d8ab33a3087fdb6a01965d8.tar.bz2
historical-196cb395562d90b86d8ab33a3087fdb6a01965d8.zip
Mark s390/sh stable #458004.
Package-Manager: portage-2.2.0_alpha170/cvs/Linux x86_64 Manifest-Sign-Key: 0xFB7C4156
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 d9c1ec1ad03f..84ff71535b3c 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.12 2013/04/28 17:07:14 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-3.8.0.ebuild,v 1.13 2013/04/29 21:06:46 vapier 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"