commit:     91b72265dc887f3afe12f991de7712d5d40253ba
Author:     Zac Medico <zmedico <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 22 02:48:39 2020 +0000
Commit:     Zac Medico <zmedico <AT> gentoo <DOT> org>
CommitDate: Mon Jun 22 03:04:53 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91b72265

app-admin/consul: RESTRICT+=" test"

Bug: https://bugs.gentoo.org/729030
Package-Manager: Portage-2.3.101, Repoman-2.3.22
Signed-off-by: Zac Medico <zmedico <AT> gentoo.org>

 app-admin/consul/consul-1.7.2.ebuild | 1 +
 app-admin/consul/consul-1.7.3.ebuild | 1 +
 app-admin/consul/consul-1.7.4.ebuild | 1 +
 3 files changed, 3 insertions(+)

diff --git a/app-admin/consul/consul-1.7.2.ebuild 
b/app-admin/consul/consul-1.7.2.ebuild
index f7ec296056a..52f7b83a48e 100644
--- a/app-admin/consul/consul-1.7.2.ebuild
+++ b/app-admin/consul/consul-1.7.2.ebuild
@@ -514,6 +514,7 @@ 
SRC_URI="https://github.com/hashicorp/consul/archive/v${PV}.tar.gz -> ${P}.tar.g
        ${EGO_SUM_SRC_URI}"
 
 LICENSE="MPL-2.0 Apache-2.0 BSD BSD-2 CC0-1.0 ISC MIT"
+RESTRICT+=" test"
 SLOT="0"
 KEYWORDS="amd64"
 

diff --git a/app-admin/consul/consul-1.7.3.ebuild 
b/app-admin/consul/consul-1.7.3.ebuild
index 725c0e7d321..5ba5232b648 100644
--- a/app-admin/consul/consul-1.7.3.ebuild
+++ b/app-admin/consul/consul-1.7.3.ebuild
@@ -475,6 +475,7 @@ 
SRC_URI="https://github.com/hashicorp/consul/archive/v${PV}.tar.gz -> ${P}.tar.g
        ${EGO_SUM_SRC_URI}"
 
 LICENSE="MPL-2.0 Apache-2.0 BSD BSD-2 CC0-1.0 ISC MIT"
+RESTRICT+=" test"
 SLOT="0"
 KEYWORDS="~amd64"
 

diff --git a/app-admin/consul/consul-1.7.4.ebuild 
b/app-admin/consul/consul-1.7.4.ebuild
index 742ba270e8c..2d7b12ac406 100644
--- a/app-admin/consul/consul-1.7.4.ebuild
+++ b/app-admin/consul/consul-1.7.4.ebuild
@@ -475,6 +475,7 @@ 
SRC_URI="https://github.com/hashicorp/consul/archive/v${PV}.tar.gz -> ${P}.tar.g
        ${EGO_SUM_SRC_URI}"
 
 LICENSE="MPL-2.0 Apache-2.0 BSD BSD-2 CC0-1.0 ISC MIT"
+RESTRICT+=" test"
 SLOT="0"
 KEYWORDS="~amd64"
 

Reply via email to