diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-01-29 14:51:50 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-01-29 14:51:50 +0300 |
commit | 6fff33d4b7c79ce952c58a76dc6f9d3c4f640806 (patch) | |
tree | 12355fca78ce83ba5997cd9fec873b49373b34a5 /net-analyzer/traceroute | |
parent | app-portage/portage-utils: s390 stable wrt bug #675960 (diff) | |
download | gentoo-6fff33d4b7c79ce952c58a76dc6f9d3c4f640806.tar.gz gentoo-6fff33d4b7c79ce952c58a76dc6f9d3c4f640806.tar.bz2 gentoo-6fff33d4b7c79ce952c58a76dc6f9d3c4f640806.zip |
net-analyzer/traceroute: s390 stable wrt bug #659454
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
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 4378e4df6646..6500eda2ebfd 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 Authors +# Copyright 1999-2019 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 |