diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-09-26 07:41:33 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-09-26 07:41:33 +0100 |
commit | 571db74f919668a9c45159229dfbc4336244a836 (patch) | |
tree | d23c2d593ca8b1ab6d6344a4123a2d746fa24062 /sys-apps | |
parent | dev-libs/nss: stable 3.46 for ia64, bug #693450 (diff) | |
download | gentoo-571db74f919668a9c45159229dfbc4336244a836.tar.gz gentoo-571db74f919668a9c45159229dfbc4336244a836.tar.bz2 gentoo-571db74f919668a9c45159229dfbc4336244a836.zip |
sys-apps/iproute2: stable 5.2.0-r1 for ia64, bug #695624
Package-Manager: Portage-2.3.76, Repoman-2.3.17
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/iproute2/iproute2-5.2.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/iproute2/iproute2-5.2.0-r1.ebuild b/sys-apps/iproute2/iproute2-5.2.0-r1.ebuild index a9648404f627..38f2840ef355 100644 --- a/sys-apps/iproute2/iproute2-5.2.0-r1.ebuild +++ b/sys-apps/iproute2/iproute2-5.2.0-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 ~riscv ~s390 ~sh ~sparc ~x86" + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc ~x86" fi DESCRIPTION="kernel routing and traffic control utilities" |