dev-util/bazel: RESTRICT=test
authorZac Medico <zmedico@gentoo.org>
Mon, 29 Jul 2019 06:30:24 +0000 (23:30 -0700)
committerZac Medico <zmedico@gentoo.org>
Mon, 29 Jul 2019 06:40:52 +0000 (23:40 -0700)
Closes: https://bugs.gentoo.org/690794
Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Zac Medico <zmedico@gentoo.org>
dev-util/bazel/bazel-0.24.1-r1.ebuild
dev-util/bazel/bazel-0.26.1-r1.ebuild
dev-util/bazel/bazel-0.27.0-r1.ebuild
dev-util/bazel/bazel-0.27.2.ebuild
dev-util/bazel/bazel-0.28.1.ebuild

index a1d730d571338ac27b4ed8b9fe2e36c3e50665e4..84224be11667f241efb163b944e60007332d35c3 100644 (file)
@@ -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
index a1d730d571338ac27b4ed8b9fe2e36c3e50665e4..84224be11667f241efb163b944e60007332d35c3 100644 (file)
@@ -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
index a1d730d571338ac27b4ed8b9fe2e36c3e50665e4..84224be11667f241efb163b944e60007332d35c3 100644 (file)
@@ -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
index a1d730d571338ac27b4ed8b9fe2e36c3e50665e4..84224be11667f241efb163b944e60007332d35c3 100644 (file)
@@ -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
index a1d730d571338ac27b4ed8b9fe2e36c3e50665e4..84224be11667f241efb163b944e60007332d35c3 100644 (file)
@@ -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