dev-util/bazel: stable 0.20.0
authorJason Zaman <perfinion@gentoo.org>
Sun, 3 Feb 2019 14:24:22 +0000 (22:24 +0800)
committerJason Zaman <perfinion@gentoo.org>
Sun, 3 Feb 2019 14:24:22 +0000 (22:24 +0800)
Signed-off-by: Jason Zaman <perfinion@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

dev-util/bazel/bazel-0.20.0.ebuild

index 49ee786438064b7af59f0bb618156566918f788d..2cb3bda8d83e98b7f4f7e5a43816ff8e8b5a00ed 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -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"