Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/traceroute/
Date: Tue, 29 Jan 2019 11:52:07
Message-Id: 1548762710.6fff33d4b7c79ce952c58a76dc6f9d3c4f640806.zlogene@gentoo
1 commit: 6fff33d4b7c79ce952c58a76dc6f9d3c4f640806
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jan 29 11:51:50 2019 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Tue Jan 29 11:51:50 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6fff33d4
7
8 net-analyzer/traceroute: s390 stable wrt bug #659454
9
10 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
11 Package-Manager: Portage-2.3.51, Repoman-2.3.11
12
13 net-analyzer/traceroute/traceroute-2.1.0.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/net-analyzer/traceroute/traceroute-2.1.0.ebuild b/net-analyzer/traceroute/traceroute-2.1.0.ebuild
17 index 4378e4df664..6500eda2ebf 100644
18 --- a/net-analyzer/traceroute/traceroute-2.1.0.ebuild
19 +++ b/net-analyzer/traceroute/traceroute-2.1.0.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2018 Gentoo Authors
22 +# Copyright 1999-2019 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=6
26 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/traceroute/${P}.tar.gz"
27
28 LICENSE="GPL-2 LGPL-2.1"
29 SLOT="0"
30 -KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux"
31 +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-linux ~x86-linux"
32 IUSE="static"
33
34 RDEPEND="!<net-misc/iputils-20121221-r1