Gentoo Archives: gentoo-commits

From: Zac Medico <zmedico@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/consul/
Date: Sat, 26 Feb 2022 17:11:03
Message-Id: 1645895141.a8a9b30609800037889788032e37a11f6b783c70.zmedico@gentoo
1 commit: a8a9b30609800037889788032e37a11f6b783c70
2 Author: Zac Medico <zmedico <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 26 17:05:07 2022 +0000
4 Commit: Zac Medico <zmedico <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 26 17:05:41 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8a9b306
7
8 app-admin/consul: Stabilize 1.9.15 for bug 834006
9
10 Bug: https://bugs.gentoo.org/834006
11 Package-Manager: Portage-3.0.30, Repoman-3.0.3
12 Signed-off-by: Zac Medico <zmedico <AT> gentoo.org>
13
14 app-admin/consul/consul-1.9.15.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-admin/consul/consul-1.9.15.ebuild b/app-admin/consul/consul-1.9.15.ebuild
18 index a73fdaf1dff4..7d29936afde8 100644
19 --- a/app-admin/consul/consul-1.9.15.ebuild
20 +++ b/app-admin/consul/consul-1.9.15.ebuild
21 @@ -750,7 +750,7 @@ SRC_URI="https://github.com/hashicorp/consul/archive/v${PV}.tar.gz -> ${P}.tar.g
22 LICENSE="MPL-2.0 Apache-2.0 BSD BSD-2 CC0-1.0 ISC MIT"
23 RESTRICT+=" test"
24 SLOT="0"
25 -KEYWORDS="~amd64"
26 +KEYWORDS="amd64"
27
28 BDEPEND="dev-go/gox"
29 COMMON_DEPEND="