diff options
author | 2017-12-14 19:47:41 +0000 | |
---|---|---|
committer | 2017-12-14 19:48:18 +0000 | |
commit | fb1f4085af4760ce1051e2fff22fde683ce3b72d (patch) | |
tree | 110154fd8d12f5f1041e627103fec1192b0946f6 /sys-apps | |
parent | mail-client/nail: stable 12.4-r3 for ia64, bug #639426 (diff) | |
download | gentoo-fb1f4085af4760ce1051e2fff22fde683ce3b72d.tar.gz gentoo-fb1f4085af4760ce1051e2fff22fde683ce3b72d.tar.bz2 gentoo-fb1f4085af4760ce1051e2fff22fde683ce3b72d.zip |
sys-apps/iproute2: stable 4.14.1-r1 for ia64, bug #639536
Package-Manager: Portage-2.3.16, Repoman-2.3.6
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/iproute2/iproute2-4.14.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/iproute2/iproute2-4.14.1-r1.ebuild b/sys-apps/iproute2/iproute2-4.14.1-r1.ebuild index db8239175a02..e84d53c46cd9 100644 --- a/sys-apps/iproute2/iproute2-4.14.1-r1.ebuild +++ b/sys-apps/iproute2/iproute2-4.14.1-r1.ebuild @@ -10,7 +10,7 @@ if [[ ${PV} == "9999" ]] ; then inherit git-r3 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" |