Gentoo Archives: gentoo-commits

From: Jason Zaman <perfinion@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/bazel/
Date: Thu, 31 Mar 2022 01:18:50
Message-Id: 1648688935.35c362e4191e053f00ab8402d701936e18e14c23.perfinion@gentoo
1 commit: 35c362e4191e053f00ab8402d701936e18e14c23
2 Author: Jason Zaman <perfinion <AT> gentoo <DOT> org>
3 AuthorDate: Mon Mar 21 17:01:12 2022 +0000
4 Commit: Jason Zaman <perfinion <AT> gentoo <DOT> org>
5 CommitDate: Thu Mar 31 01:08:55 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35c362e4
7
8 dev-util/bazel: Stable 4.2.2
9
10 Package-Manager: Portage-3.0.30, Repoman-3.0.3
11 Signed-off-by: Jason Zaman <perfinion <AT> gentoo.org>
12
13 dev-util/bazel/bazel-4.2.2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-util/bazel/bazel-4.2.2.ebuild b/dev-util/bazel/bazel-4.2.2.ebuild
17 index 41553e6c87d4..a8b93d4ab322 100644
18 --- a/dev-util/bazel/bazel-4.2.2.ebuild
19 +++ b/dev-util/bazel/bazel-4.2.2.ebuild
20 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/bazelbuild/bazel/releases/download/${PV}/${P}-dist.z
21
22 LICENSE="Apache-2.0"
23 SLOT="0"
24 -KEYWORDS="~amd64"
25 +KEYWORDS="amd64"
26 IUSE="examples tools"
27 # strip corrupts the bazel binary
28 # test fails with network-sandbox: An error occurred during the fetch of repository 'io_bazel_skydoc' (bug 690794)