diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-12-11 23:51:31 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-12-11 23:51:31 +0000 |
commit | 8dae14903b797bbf9103ab88135565d49962abba (patch) | |
tree | 4af740300511eaba0f00fe0d8699f4ebd6be065b /sys-apps/iproute2/iproute2-2.6.38.ebuild | |
parent | Cleanup (diff) | |
download | gentoo-2-8dae14903b797bbf9103ab88135565d49962abba.tar.gz gentoo-2-8dae14903b797bbf9103ab88135565d49962abba.tar.bz2 gentoo-2-8dae14903b797bbf9103ab88135565d49962abba.zip |
Stable for HPPA (bug #393319).
(Portage version: 2.2.0_alpha80/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 a504dcc5a879..48a837d2f6c9 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.7 2011/12/11 22:09:04 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-2.6.38.ebuild,v 1.8 2011/12/11 23:51:31 jer 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" |