diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2012-02-02 15:28:51 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2012-02-02 15:28:51 +0000 |
commit | 832abb341a18bb55ebeb7ccd97945bd2b266ed27 (patch) | |
tree | 7e80640908503fad2d81cbbfe93b14a423f0471d /sys-apps/iproute2/iproute2-2.6.38.ebuild | |
parent | Stable for HPPA (bug #401513). (diff) | |
download | historical-832abb341a18bb55ebeb7ccd97945bd2b266ed27.tar.gz historical-832abb341a18bb55ebeb7ccd97945bd2b266ed27.tar.bz2 historical-832abb341a18bb55ebeb7ccd97945bd2b266ed27.zip |
ppc64 stable wrt #393319
Package-Manager: portage-2.2.0_alpha84/cvs/Linux x86_64
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 45b510347d47..9c8ba1092bc1 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-2012 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.10 2012/01/04 18:17:49 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-2.6.38.ebuild,v 1.11 2012/02/02 15:28:51 ssuominen 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" |