sys-apps/iproute2: Stable for HPPA PPC64 (bug #573334).

Package-Manager: portage-2.2.27
RepoMan-Options: --ignore-arches
This commit is contained in:
Jeroen Roovers
2016-02-06 07:51:10 +01:00
parent a36f9d8330
commit b913e2c879

View File

@@ -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 ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86"
fi
DESCRIPTION="kernel routing and traffic control utilities"