summaryrefslogtreecommitdiff
path: root/dev-util/bazel/bazel-3.7.2-r1.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2021-12-05 02:47:11 +0000
committerV3n3RiX <venerix@koprulu.sector>2021-12-05 02:47:11 +0000
commit2771f79232c273bc2a57d23bf335dd81ccf6af28 (patch)
treec8af0fd04194aed03cf067d44e53c7edd3e9ab84 /dev-util/bazel/bazel-3.7.2-r1.ebuild
parente9d044d4b9b71200a96adfa280848858c0f468c9 (diff)
gentoo resync : 05.12.2021
Diffstat (limited to 'dev-util/bazel/bazel-3.7.2-r1.ebuild')
-rw-r--r--dev-util/bazel/bazel-3.7.2-r1.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-util/bazel/bazel-3.7.2-r1.ebuild b/dev-util/bazel/bazel-3.7.2-r1.ebuild
index 161e10ad821a..db3f1fbbb8c0 100644
--- a/dev-util/bazel/bazel-3.7.2-r1.ebuild
+++ b/dev-util/bazel/bazel-3.7.2-r1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/bazelbuild/bazel/releases/download/${PV}/${P}-dist.z
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
IUSE="examples tools"
# strip corrupts the bazel binary
# test fails with network-sandbox: An error occurred during the fetch of repository 'io_bazel_skydoc' (bug 690794)
@@ -66,6 +66,7 @@ src_prepare() {
addpredict /proc
eapply "${FILESDIR}/${PN}-3.2.0-include-limits-for-gcc-11.patch"
+ eapply "${FILESDIR}/${PN}-3.7.2-musl-temp-failure-retry.patch"
}
src_compile() {