summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Zaman <perfinion@gentoo.org>2022-03-21 10:01:12 -0700
committerJason Zaman <perfinion@gentoo.org>2022-03-30 18:08:55 -0700
commit35c362e4191e053f00ab8402d701936e18e14c23 (patch)
tree8f247685be5171da46454bce12218ea2b68435dc /dev-util/bazel
parentdev-util/bazel: Bump 5.0.0 (diff)
downloadgentoo-35c362e4191e053f00ab8402d701936e18e14c23.tar.gz
gentoo-35c362e4191e053f00ab8402d701936e18e14c23.tar.bz2
gentoo-35c362e4191e053f00ab8402d701936e18e14c23.zip
dev-util/bazel: Stable 4.2.2
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Jason Zaman <perfinion@gentoo.org>
Diffstat (limited to 'dev-util/bazel')
-rw-r--r--dev-util/bazel/bazel-4.2.2.ebuild2
1 files changed, 1 insertions, 1 deletions
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)