diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-09-30 22:30:25 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-09-30 22:37:49 +0100 |
commit | d813eb63d8ecf6f45c6e2c3f4a6c379e0b2b2833 (patch) | |
tree | a36bcad5d771167e8b069d3d22140836f5e4ece7 /net-analyzer/traceroute | |
parent | sys-apps/lsb-release: stable 1.4-r3 for ia64, bug #642362 (diff) | |
download | gentoo-d813eb63d8ecf6f45c6e2c3f4a6c379e0b2b2833.tar.gz gentoo-d813eb63d8ecf6f45c6e2c3f4a6c379e0b2b2833.tar.bz2 gentoo-d813eb63d8ecf6f45c6e2c3f4a6c379e0b2b2833.zip |
net-analyzer/traceroute: stable 2.1.0 for ia64, bug #659454
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'net-analyzer/traceroute')
-rw-r--r-- | net-analyzer/traceroute/traceroute-2.1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/traceroute/traceroute-2.1.0.ebuild b/net-analyzer/traceroute/traceroute-2.1.0.ebuild index 59d723a8fac2..95857a395bf0 100644 --- a/net-analyzer/traceroute/traceroute-2.1.0.ebuild +++ b/net-analyzer/traceroute/traceroute-2.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/traceroute/${P}.tar.gz" LICENSE="GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86 ~amd64-linux ~x86-linux" IUSE="static" RDEPEND="!<net-misc/iputils-20121221-r1 |