commit: 36d2a928df3d82384bc9eb3be67cb5b5cf08a390 Author: Jason Zaman <perfinion <AT> gentoo <DOT> org> AuthorDate: Thu Jun 27 04:05:15 2019 +0000 Commit: Jason Zaman <perfinion <AT> gentoo <DOT> org> CommitDate: Thu Jun 27 05:06:11 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36d2a928
dev-util/bazel: stable 0.22 and 0.24 Signed-off-by: Jason Zaman <perfinion <AT> gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 dev-util/bazel/bazel-0.22.0.ebuild | 2 +- dev-util/bazel/bazel-0.24.1.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-util/bazel/bazel-0.22.0.ebuild b/dev-util/bazel/bazel-0.22.0.ebuild index 95b09493157..1bd189ee41c 100644 --- a/dev-util/bazel/bazel-0.22.0.ebuild +++ b/dev-util/bazel/bazel-0.22.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 RESTRICT="strip" diff --git a/dev-util/bazel/bazel-0.24.1.ebuild b/dev-util/bazel/bazel-0.24.1.ebuild index 95b09493157..1bd189ee41c 100644 --- a/dev-util/bazel/bazel-0.24.1.ebuild +++ b/dev-util/bazel/bazel-0.24.1.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 RESTRICT="strip"
