diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-11 11:12:26 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-11 11:12:26 +0100 |
commit | 9f87b7d58effebbcf74310427e94c356d16edbb9 (patch) | |
tree | 878ece3fa94e49fb396058b860376b19985b82b1 /net-analyzer/mtr | |
parent | sys-process/cronie: sparc stable wrt bug #587796 (diff) | |
download | gentoo-9f87b7d58effebbcf74310427e94c356d16edbb9.tar.gz gentoo-9f87b7d58effebbcf74310427e94c356d16edbb9.tar.bz2 gentoo-9f87b7d58effebbcf74310427e94c356d16edbb9.zip |
net-analyzer/mtr: sparc stable wrt bug #596654
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-analyzer/mtr')
-rw-r--r-- | net-analyzer/mtr/mtr-0.87.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/mtr/mtr-0.87.ebuild b/net-analyzer/mtr/mtr-0.87.ebuild index b407273780da..2d44c3b0ce21 100644 --- a/net-analyzer/mtr/mtr-0.87.ebuild +++ b/net-analyzer/mtr/mtr-0.87.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.bitwizard.nl/mtr/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="gtk ipv6" RDEPEND=" |