diff options
author | Sam James <sam@gentoo.org> | 2021-04-05 20:37:07 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-05 22:10:07 +0000 |
commit | b0295ec3e313b75308c90204850422a02833d7fa (patch) | |
tree | 65ca11d41be3eda31dcb14b6e44b189e99303b49 /net-analyzer/traceroute | |
parent | net-analyzer/tcpdump: drop s390 to ~s390 (unstable) (diff) | |
download | gentoo-b0295ec3e313b75308c90204850422a02833d7fa.tar.gz gentoo-b0295ec3e313b75308c90204850422a02833d7fa.tar.bz2 gentoo-b0295ec3e313b75308c90204850422a02833d7fa.zip |
net-analyzer/traceroute: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
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 f84fb8817101..08c8de8deef6 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-2020 Gentoo Authors +# Copyright 1999-2021 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 sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux" IUSE="static" RDEPEND="!<net-misc/iputils-20121221-r1 |