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 1003113933E for ; Sat, 17 Jul 2021 16:31:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 59633E0AEF; Sat, 17 Jul 2021 16:31:52 +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 3AB02E0AEF for ; Sat, 17 Jul 2021 16:31:52 +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 2431A33BE4D for ; Sat, 17 Jul 2021 16:31:51 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AD8BB7D3 for ; Sat, 17 Jul 2021 16:31:49 +0000 (UTC) From: "Zac Medico" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Zac Medico" Message-ID: <1626539366.4ec1ff5fe6382f6647310c215323964b456e287c.zmedico@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.8.14.ebuild X-VCS-Directories: app-admin/consul/ X-VCS-Committer: zmedico X-VCS-Committer-Name: Zac Medico X-VCS-Revision: 4ec1ff5fe6382f6647310c215323964b456e287c X-VCS-Branch: master Date: Sat, 17 Jul 2021 16:31:49 +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: 2b23e752-f8cf-494c-8ab6-0514171004f9 X-Archives-Hash: 790b7493a4c877febcd5df52bfe0bda1 commit: 4ec1ff5fe6382f6647310c215323964b456e287c Author: Zac Medico gentoo org> AuthorDate: Sat Jul 17 16:29:17 2021 +0000 Commit: Zac Medico gentoo org> CommitDate: Sat Jul 17 16:29:26 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ec1ff5f app-admin/consul: Stabilize 1.8.14 for amd64 Bug: https://bugs.gentoo.org/802522 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Zac Medico gentoo.org> app-admin/consul/consul-1.8.14.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-admin/consul/consul-1.8.14.ebuild b/app-admin/consul/consul-1.8.14.ebuild index fa336d4c457..df6124ede31 100644 --- a/app-admin/consul/consul-1.8.14.ebuild +++ b/app-admin/consul/consul-1.8.14.ebuild @@ -724,7 +724,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="