commit: 35c362e4191e053f00ab8402d701936e18e14c23 Author: Jason Zaman <perfinion <AT> gentoo <DOT> org> AuthorDate: Mon Mar 21 17:01:12 2022 +0000 Commit: Jason Zaman <perfinion <AT> gentoo <DOT> org> CommitDate: Thu Mar 31 01:08:55 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35c362e4
dev-util/bazel: Stable 4.2.2 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Jason Zaman <perfinion <AT> gentoo.org> dev-util/bazel/bazel-4.2.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/bazel/bazel-4.2.2.ebuild b/dev-util/bazel/bazel-4.2.2.ebuild index 41553e6c87d4..a8b93d4ab322 100644 --- a/dev-util/bazel/bazel-4.2.2.ebuild +++ b/dev-util/bazel/bazel-4.2.2.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)
