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 121D61382C5 for ; Thu, 25 Jun 2020 07:00:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 174B3E0922; Thu, 25 Jun 2020 07:00:39 +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 D2C4DE092B for ; Thu, 25 Jun 2020 07:00:38 +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 1F6A234F152 for ; Thu, 25 Jun 2020 07:00:36 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5DC1A2CB for ; Thu, 25 Jun 2020 07:00:01 +0000 (UTC) From: "Agostino Sarubbo" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Agostino Sarubbo" Message-ID: <1593068339.0858ce17913317efbc37fbcca3076544c4054a33.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/consul/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-admin/consul/consul-1.7.4.ebuild X-VCS-Directories: app-admin/consul/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 0858ce17913317efbc37fbcca3076544c4054a33 X-VCS-Branch: master Date: Thu, 25 Jun 2020 07:00:01 +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: c77a4281-3e42-4d68-aac2-2ec8f1cefb43 X-Archives-Hash: 23b53bd890345128351e8514fd06fb81 commit: 0858ce17913317efbc37fbcca3076544c4054a33 Author: Agostino Sarubbo gentoo org> AuthorDate: Thu Jun 25 06:58:59 2020 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Thu Jun 25 06:58:59 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0858ce17 app-admin/consul: amd64 stable wrt bug #727886 Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo gentoo.org> app-admin/consul/consul-1.7.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-admin/consul/consul-1.7.4.ebuild b/app-admin/consul/consul-1.7.4.ebuild index 2d7b12ac406..140e5eea922 100644 --- a/app-admin/consul/consul-1.7.4.ebuild +++ b/app-admin/consul/consul-1.7.4.ebuild @@ -477,7 +477,7 @@ SRC_URI="https://github.com/hashicorp/consul/archive/v${PV}.tar.gz -> ${P}.tar.g LICENSE="MPL-2.0 Apache-2.0 BSD BSD-2 CC0-1.0 ISC MIT" RESTRICT+=" test" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" BDEPEND="dev-go/gox" COMMON_DEPEND="