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, 27 Jun 2019 05:06:34
Message-Id: 1561611971.36d2a928df3d82384bc9eb3be67cb5b5cf08a390.perfinion@gentoo
1 commit: 36d2a928df3d82384bc9eb3be67cb5b5cf08a390
2 Author: Jason Zaman <perfinion <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jun 27 04:05:15 2019 +0000
4 Commit: Jason Zaman <perfinion <AT> gentoo <DOT> org>
5 CommitDate: Thu Jun 27 05:06:11 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36d2a928
7
8 dev-util/bazel: stable 0.22 and 0.24
9
10 Signed-off-by: Jason Zaman <perfinion <AT> gentoo.org>
11 Package-Manager: Portage-2.3.66, Repoman-2.3.11
12
13 dev-util/bazel/bazel-0.22.0.ebuild | 2 +-
14 dev-util/bazel/bazel-0.24.1.ebuild | 2 +-
15 2 files changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/dev-util/bazel/bazel-0.22.0.ebuild b/dev-util/bazel/bazel-0.22.0.ebuild
18 index 95b09493157..1bd189ee41c 100644
19 --- a/dev-util/bazel/bazel-0.22.0.ebuild
20 +++ b/dev-util/bazel/bazel-0.22.0.ebuild
21 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/bazelbuild/bazel/releases/download/${PV}/${P}-dist.z
22
23 LICENSE="Apache-2.0"
24 SLOT="0"
25 -KEYWORDS="~amd64"
26 +KEYWORDS="amd64"
27 IUSE="examples tools"
28 # strip corrupts the bazel binary
29 RESTRICT="strip"
30
31 diff --git a/dev-util/bazel/bazel-0.24.1.ebuild b/dev-util/bazel/bazel-0.24.1.ebuild
32 index 95b09493157..1bd189ee41c 100644
33 --- a/dev-util/bazel/bazel-0.24.1.ebuild
34 +++ b/dev-util/bazel/bazel-0.24.1.ebuild
35 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/bazelbuild/bazel/releases/download/${PV}/${P}-dist.z
36
37 LICENSE="Apache-2.0"
38 SLOT="0"
39 -KEYWORDS="~amd64"
40 +KEYWORDS="amd64"
41 IUSE="examples tools"
42 # strip corrupts the bazel binary
43 RESTRICT="strip"