commit:     f3a38739108e676f971602127d4c00bf6ff5bcda
Author:     Zac Medico <zmedico <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 29 06:30:24 2019 +0000
Commit:     Zac Medico <zmedico <AT> gentoo <DOT> org>
CommitDate: Mon Jul 29 06:40:52 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3a38739

dev-util/bazel: RESTRICT=test

Closes: https://bugs.gentoo.org/690794
Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Zac Medico <zmedico <AT> gentoo.org>

 dev-util/bazel/bazel-0.24.1-r1.ebuild | 5 +++--
 dev-util/bazel/bazel-0.26.1-r1.ebuild | 5 +++--
 dev-util/bazel/bazel-0.27.0-r1.ebuild | 5 +++--
 dev-util/bazel/bazel-0.27.2.ebuild    | 5 +++--
 dev-util/bazel/bazel-0.28.1.ebuild    | 5 +++--
 5 files changed, 15 insertions(+), 10 deletions(-)

diff --git a/dev-util/bazel/bazel-0.24.1-r1.ebuild 
b/dev-util/bazel/bazel-0.24.1-r1.ebuild
index a1d730d5713..84224be1166 100644
--- a/dev-util/bazel/bazel-0.24.1-r1.ebuild
+++ b/dev-util/bazel/bazel-0.24.1-r1.ebuild
@@ -13,9 +13,10 @@ 
SRC_URI="https://github.com/bazelbuild/bazel/releases/download/${PV}/${P}-dist.z
 LICENSE="Apache-2.0"
 SLOT="0"
 KEYWORDS="~amd64"
-IUSE="examples test tools"
+IUSE="examples tools"
 # strip corrupts the bazel binary
-RESTRICT="strip test? ( network-sandbox ) !test? ( test )"
+# test fails with network-sandbox: An error occurred during the fetch of 
repository 'io_bazel_skydoc' (bug 690794)
+RESTRICT="strip test"
 RDEPEND=">=virtual/jdk-1.8:*"
 DEPEND="${RDEPEND}
        app-arch/unzip

diff --git a/dev-util/bazel/bazel-0.26.1-r1.ebuild 
b/dev-util/bazel/bazel-0.26.1-r1.ebuild
index a1d730d5713..84224be1166 100644
--- a/dev-util/bazel/bazel-0.26.1-r1.ebuild
+++ b/dev-util/bazel/bazel-0.26.1-r1.ebuild
@@ -13,9 +13,10 @@ 
SRC_URI="https://github.com/bazelbuild/bazel/releases/download/${PV}/${P}-dist.z
 LICENSE="Apache-2.0"
 SLOT="0"
 KEYWORDS="~amd64"
-IUSE="examples test tools"
+IUSE="examples tools"
 # strip corrupts the bazel binary
-RESTRICT="strip test? ( network-sandbox ) !test? ( test )"
+# test fails with network-sandbox: An error occurred during the fetch of 
repository 'io_bazel_skydoc' (bug 690794)
+RESTRICT="strip test"
 RDEPEND=">=virtual/jdk-1.8:*"
 DEPEND="${RDEPEND}
        app-arch/unzip

diff --git a/dev-util/bazel/bazel-0.27.0-r1.ebuild 
b/dev-util/bazel/bazel-0.27.0-r1.ebuild
index a1d730d5713..84224be1166 100644
--- a/dev-util/bazel/bazel-0.27.0-r1.ebuild
+++ b/dev-util/bazel/bazel-0.27.0-r1.ebuild
@@ -13,9 +13,10 @@ 
SRC_URI="https://github.com/bazelbuild/bazel/releases/download/${PV}/${P}-dist.z
 LICENSE="Apache-2.0"
 SLOT="0"
 KEYWORDS="~amd64"
-IUSE="examples test tools"
+IUSE="examples tools"
 # strip corrupts the bazel binary
-RESTRICT="strip test? ( network-sandbox ) !test? ( test )"
+# test fails with network-sandbox: An error occurred during the fetch of 
repository 'io_bazel_skydoc' (bug 690794)
+RESTRICT="strip test"
 RDEPEND=">=virtual/jdk-1.8:*"
 DEPEND="${RDEPEND}
        app-arch/unzip

diff --git a/dev-util/bazel/bazel-0.27.2.ebuild 
b/dev-util/bazel/bazel-0.27.2.ebuild
index a1d730d5713..84224be1166 100644
--- a/dev-util/bazel/bazel-0.27.2.ebuild
+++ b/dev-util/bazel/bazel-0.27.2.ebuild
@@ -13,9 +13,10 @@ 
SRC_URI="https://github.com/bazelbuild/bazel/releases/download/${PV}/${P}-dist.z
 LICENSE="Apache-2.0"
 SLOT="0"
 KEYWORDS="~amd64"
-IUSE="examples test tools"
+IUSE="examples tools"
 # strip corrupts the bazel binary
-RESTRICT="strip test? ( network-sandbox ) !test? ( test )"
+# test fails with network-sandbox: An error occurred during the fetch of 
repository 'io_bazel_skydoc' (bug 690794)
+RESTRICT="strip test"
 RDEPEND=">=virtual/jdk-1.8:*"
 DEPEND="${RDEPEND}
        app-arch/unzip

diff --git a/dev-util/bazel/bazel-0.28.1.ebuild 
b/dev-util/bazel/bazel-0.28.1.ebuild
index a1d730d5713..84224be1166 100644
--- a/dev-util/bazel/bazel-0.28.1.ebuild
+++ b/dev-util/bazel/bazel-0.28.1.ebuild
@@ -13,9 +13,10 @@ 
SRC_URI="https://github.com/bazelbuild/bazel/releases/download/${PV}/${P}-dist.z
 LICENSE="Apache-2.0"
 SLOT="0"
 KEYWORDS="~amd64"
-IUSE="examples test tools"
+IUSE="examples tools"
 # strip corrupts the bazel binary
-RESTRICT="strip test? ( network-sandbox ) !test? ( test )"
+# test fails with network-sandbox: An error occurred during the fetch of 
repository 'io_bazel_skydoc' (bug 690794)
+RESTRICT="strip test"
 RDEPEND=">=virtual/jdk-1.8:*"
 DEPEND="${RDEPEND}
        app-arch/unzip

Reply via email to