diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-09-28 11:40:48 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-09-28 11:40:48 +0300 |
commit | 875c41e592947e0b791fdfd85318a341272ae80e (patch) | |
tree | 7f5f1552cb0e68684524ed2ea3af94de922cdbeb /net-analyzer/traceroute | |
parent | app-editors/okteta: amd64 stable wrt bug #666302 (diff) | |
download | gentoo-875c41e592947e0b791fdfd85318a341272ae80e.tar.gz gentoo-875c41e592947e0b791fdfd85318a341272ae80e.tar.bz2 gentoo-875c41e592947e0b791fdfd85318a341272ae80e.zip |
net-analyzer/traceroute: amd64 stable wrt bug #659454
Package-Manager: Portage-2.3.49, Repoman-2.3.10
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 b3ecb43d34c8..61424e44adba 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-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # 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 |