Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/consul/
Date: Fri, 02 Apr 2021 14:10:56
Message-Id: 1617372613.ac32846678db6383aad256c1fec705beb68c0e9d.sam@gentoo
1 commit: ac32846678db6383aad256c1fec705beb68c0e9d
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Apr 2 14:10:13 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Fri Apr 2 14:10:13 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac328466
7
8 app-admin/consul: Stabilize 1.7.11 amd64, #760696
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 app-admin/consul/consul-1.7.11.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/app-admin/consul/consul-1.7.11.ebuild b/app-admin/consul/consul-1.7.11.ebuild
16 index f8f883f790e..a9f380bdcbd 100644
17 --- a/app-admin/consul/consul-1.7.11.ebuild
18 +++ b/app-admin/consul/consul-1.7.11.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2020 Gentoo Authors
21 +# Copyright 1999-2021 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=7
25 @@ -544,7 +544,7 @@ SRC_URI="https://github.com/hashicorp/consul/archive/v${PV}.tar.gz -> ${P}.tar.g
26 LICENSE="MPL-2.0 Apache-2.0 BSD BSD-2 CC0-1.0 ISC MIT"
27 RESTRICT+=" test"
28 SLOT="0"
29 -KEYWORDS="~amd64"
30 +KEYWORDS="amd64"
31
32 BDEPEND="dev-go/gox"
33 COMMON_DEPEND="