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 E99F31396D0 for ; Tue, 26 Sep 2017 22:24:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 441EE2BC005; Tue, 26 Sep 2017 22:24:24 +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 1CCF02BC005 for ; Tue, 26 Sep 2017 22:24:24 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 5288B3416B5 for ; Tue, 26 Sep 2017 22:24:23 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E73779087 for ; Tue, 26 Sep 2017 22:24:21 +0000 (UTC) From: "Aaron Bauman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Aaron Bauman" Message-ID: <1506464651.bed089ab944483fc83793b65025d5a2d3fa1f268.bman@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/gns3-gui/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/gns3-gui/gns3-gui-2.0.3-r1.ebuild X-VCS-Directories: net-misc/gns3-gui/ X-VCS-Committer: bman X-VCS-Committer-Name: Aaron Bauman X-VCS-Revision: bed089ab944483fc83793b65025d5a2d3fa1f268 X-VCS-Branch: master Date: Tue, 26 Sep 2017 22:24:21 +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-Archives-Salt: 1b333d57-0c2a-4a48-8070-5a7cd7f4f244 X-Archives-Hash: 8a5b22e5ae4a0ff0fa4a988ca25d0852 commit: bed089ab944483fc83793b65025d5a2d3fa1f268 Author: Aaron Bauman gentoo org> AuthorDate: Tue Sep 26 22:23:25 2017 +0000 Commit: Aaron Bauman gentoo org> CommitDate: Tue Sep 26 22:24:11 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bed089ab net-misc/gns3-gui: update keywording to reflect unstable net-misc/gns3-gui/gns3-gui-2.0.3-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/gns3-gui/gns3-gui-2.0.3-r1.ebuild b/net-misc/gns3-gui/gns3-gui-2.0.3-r1.ebuild index 6dcf4bc9081..4e2020676ee 100644 --- a/net-misc/gns3-gui/gns3-gui-2.0.3-r1.ebuild +++ b/net-misc/gns3-gui/gns3-gui-2.0.3-r1.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/GNS3/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="~amd64 ~x86" # tests are severely broken upstream and they have been notified RESTRICT="test"