diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-12-17 18:44:25 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-12-17 18:44:25 +0000 |
commit | b77933162965e2275f6b8d2dad7492031f9a6d2f (patch) | |
tree | 0359b86e05f070e32a827280b710055133bac3ee /sys-apps/iproute2/iproute2-2.6.38.ebuild | |
parent | Stable for AMD64, wrt bug #393725 (diff) | |
download | gentoo-2-b77933162965e2275f6b8d2dad7492031f9a6d2f.tar.gz gentoo-2-b77933162965e2275f6b8d2dad7492031f9a6d2f.tar.bz2 gentoo-2-b77933162965e2275f6b8d2dad7492031f9a6d2f.zip |
alpha/ia64/m68k/s390/sh/sparc stable wrt #393319
(Portage version: 2.1.10.38/cvs/Linux ia64)
Diffstat (limited to 'sys-apps/iproute2/iproute2-2.6.38.ebuild')
-rw-r--r-- | sys-apps/iproute2/iproute2-2.6.38.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/iproute2/iproute2-2.6.38.ebuild b/sys-apps/iproute2/iproute2-2.6.38.ebuild index 48a837d2f6c9..60ce4bdd8c42 100644 --- a/sys-apps/iproute2/iproute2-2.6.38.ebuild +++ b/sys-apps/iproute2/iproute2-2.6.38.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-2.6.38.ebuild,v 1.8 2011/12/11 23:51:31 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-2.6.38.ebuild,v 1.9 2011/12/17 18:44:25 armin76 Exp $ EAPI="4" @@ -13,7 +13,7 @@ if [[ ${PV} == "9999" ]] ; then #KEYWORDS="" else SRC_URI="mirror://kernel/linux/utils/net/${PN}/${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" fi DESCRIPTION="kernel routing and traffic control utilities" |