summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Zaman <perfinion@gentoo.org>2022-09-18 18:31:39 -0700
committerJason Zaman <perfinion@gentoo.org>2022-09-22 20:06:43 -0700
commit40ba8a38412c65607c5b2a14291fe8e7bf430295 (patch)
tree3f0d8272b12a7a7d02f4ec5430e13772d3bdb48c /dev-util/bazel/bazel-5.0.0.ebuild
parentdev-util/bazel: add 5.1.1 (diff)
downloadgentoo-40ba8a38412c65607c5b2a14291fe8e7bf430295.tar.gz
gentoo-40ba8a38412c65607c5b2a14291fe8e7bf430295.tar.bz2
gentoo-40ba8a38412c65607c5b2a14291fe8e7bf430295.zip
dev-util/bazel: stabilize 5.0.0 for amd64
Signed-off-by: Jason Zaman <perfinion@gentoo.org>
Diffstat (limited to 'dev-util/bazel/bazel-5.0.0.ebuild')
-rw-r--r--dev-util/bazel/bazel-5.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/bazel/bazel-5.0.0.ebuild b/dev-util/bazel/bazel-5.0.0.ebuild
index 36ee3e954ac0..a5719c639bc3 100644
--- a/dev-util/bazel/bazel-5.0.0.ebuild
+++ b/dev-util/bazel/bazel-5.0.0.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)