diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-11-22 08:48:44 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-11-22 08:48:44 +0100 |
commit | 4af2411612d7c6852d117767b731aae510a7d910 (patch) | |
tree | ab7f3bf662b84a44c724bf1e82ac8e017e0018f0 /dev-util/bazel | |
parent | sci-astronomy/stellarium: amd64 stable wrt bug #825478 (diff) | |
download | gentoo-4af2411612d7c6852d117767b731aae510a7d910.tar.gz gentoo-4af2411612d7c6852d117767b731aae510a7d910.tar.bz2 gentoo-4af2411612d7c6852d117767b731aae510a7d910.zip |
dev-util/bazel: amd64 stable wrt bug #825762
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-util/bazel')
-rw-r--r-- | dev-util/bazel/bazel-3.7.2-r1.ebuild | 2 |
1 files changed, 1 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..2575046bfcb7 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) |