From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 83687138359 for ; Wed, 4 Nov 2020 06:55:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 954B4E090A; Wed, 4 Nov 2020 06:55:00 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 784BBE090A for ; Wed, 4 Nov 2020 06:55:00 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id DB128340E37 for ; Wed, 4 Nov 2020 06:54:58 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5D35C3F6 for ; Wed, 4 Nov 2020 06:54:57 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1604472847.3f1f4212d5112a5c64c24fcc03745e12cfd5b24e.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/mtr/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-analyzer/mtr/mtr-0.94.ebuild X-VCS-Directories: net-analyzer/mtr/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 3f1f4212d5112a5c64c24fcc03745e12cfd5b24e X-VCS-Branch: master Date: Wed, 4 Nov 2020 06:54:57 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 97b2d761-00b7-4cb1-942c-974f1ddb3839 X-Archives-Hash: 4bae6e1a8f245d1a3792b2d98c9677e8 commit: 3f1f4212d5112a5c64c24fcc03745e12cfd5b24e Author: Sam James gentoo org> AuthorDate: Wed Nov 4 06:54:07 2020 +0000 Commit: Sam James gentoo org> CommitDate: Wed Nov 4 06:54:07 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f1f4212 net-analyzer/mtr: Stabilize 0.94 arm, #753032 Signed-off-by: Sam James gentoo.org> net-analyzer/mtr/mtr-0.94.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-analyzer/mtr/mtr-0.94.ebuild b/net-analyzer/mtr/mtr-0.94.ebuild index c7f715d1860..702501cc6d5 100644 --- a/net-analyzer/mtr/mtr-0.94.ebuild +++ b/net-analyzer/mtr/mtr-0.94.ebuild @@ -10,7 +10,7 @@ SRC_URI="https://github.com/traviscross/${PN}/archive/v${PV}.tar.gz -> ${P}.tar. LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="gtk +ipinfo +ipv6 jansson ncurses" RDEPEND="