diff options
author | 2016-03-25 10:45:40 +0100 | |
---|---|---|
committer | 2016-03-25 10:45:40 +0100 | |
commit | d1b0a71b45e9520c8551b2676a5dc44964fc67fe (patch) | |
tree | 08a7654c498d86e0fb3d671f2aefb92aafafcaf3 /sys-apps/iproute2 | |
parent | app-arch/unrar: arm stable, bug #576406 (diff) | |
download | gentoo-d1b0a71b45e9520c8551b2676a5dc44964fc67fe.tar.gz gentoo-d1b0a71b45e9520c8551b2676a5dc44964fc67fe.tar.bz2 gentoo-d1b0a71b45e9520c8551b2676a5dc44964fc67fe.zip |
sys-apps/iproute2: arm stable, bug #576618
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'sys-apps/iproute2')
-rw-r--r-- | sys-apps/iproute2/iproute2-4.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/iproute2/iproute2-4.4.0.ebuild b/sys-apps/iproute2/iproute2-4.4.0.ebuild index f45cfc24ea39..7e0d0fab80c7 100644 --- a/sys-apps/iproute2/iproute2-4.4.0.ebuild +++ b/sys-apps/iproute2/iproute2-4.4.0.ebuild @@ -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" |