summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2019-07-28 23:30:24 -0700
committerZac Medico <zmedico@gentoo.org>2019-07-28 23:40:52 -0700
commitf3a38739108e676f971602127d4c00bf6ff5bcda (patch)
treea783b117e1aaabcbe3b879f5b2a8bc30b528a5d8 /dev-util/bazel
parentsci-physics/root: drop old (diff)
downloadgentoo-f3a38739108e676f971602127d4c00bf6ff5bcda.tar.gz
gentoo-f3a38739108e676f971602127d4c00bf6ff5bcda.tar.bz2
gentoo-f3a38739108e676f971602127d4c00bf6ff5bcda.zip
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@gentoo.org>
Diffstat (limited to 'dev-util/bazel')
-rw-r--r--dev-util/bazel/bazel-0.24.1-r1.ebuild5
-rw-r--r--dev-util/bazel/bazel-0.26.1-r1.ebuild5
-rw-r--r--dev-util/bazel/bazel-0.27.0-r1.ebuild5
-rw-r--r--dev-util/bazel/bazel-0.27.2.ebuild5
-rw-r--r--dev-util/bazel/bazel-0.28.1.ebuild5
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 a1d730d57133..84224be11667 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 a1d730d57133..84224be11667 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 a1d730d57133..84224be11667 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 a1d730d57133..84224be11667 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 a1d730d57133..84224be11667 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