diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-06-25 08:58:59 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-06-25 08:58:59 +0200 |
commit | 0858ce17913317efbc37fbcca3076544c4054a33 (patch) | |
tree | 8534863f513ac03048edfa96ef52aa73aa318d6c /app-admin/consul | |
parent | sys-apps/fwupd: amd64 stable wrt bug #727656 (diff) | |
download | gentoo-0858ce17913317efbc37fbcca3076544c4054a33.tar.gz gentoo-0858ce17913317efbc37fbcca3076544c4054a33.tar.bz2 gentoo-0858ce17913317efbc37fbcca3076544c4054a33.zip |
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 <ago@gentoo.org>
Diffstat (limited to 'app-admin/consul')
-rw-r--r-- | app-admin/consul/consul-1.7.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/consul/consul-1.7.4.ebuild b/app-admin/consul/consul-1.7.4.ebuild index 2d7b12ac4068..140e5eea9226 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=" |