From: Patrick Lauer Date: Mon, 8 Feb 2016 05:14:08 +0000 (+0100) Subject: dev-lang/go: Whitespace X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=c5a6fb53c7e187f5d0b58c4bd3d2997a560ac0f1;p=gentoo.git dev-lang/go: Whitespace Package-Manager: portage-2.2.27 --- diff --git a/dev-lang/go/go-1.6_rc2.ebuild b/dev-lang/go/go-1.6_rc2.ebuild index 86910efccb5a..25fbae160658 100644 --- a/dev-lang/go/go-1.6_rc2.ebuild +++ b/dev-lang/go/go-1.6_rc2.ebuild @@ -18,7 +18,7 @@ else SRC_URI="https://storage.googleapis.com/golang/go${MY_PV}.src.tar.gz" # go-bootstrap-1.4 only supports go on amd64, arm and x86 architectures. # Allowing other bootstrap options would enable arm64 and ppc64 builds. - case ${PV} in + case ${PV} in *9999*|*_rc*) ;; *) KEYWORDS="-* ~amd64 ~arm ~x86 ~amd64-fbsd ~x86-fbsd ~x64-macos ~x86-macos" diff --git a/dev-lang/go/go-9999.ebuild b/dev-lang/go/go-9999.ebuild index 86910efccb5a..25fbae160658 100644 --- a/dev-lang/go/go-9999.ebuild +++ b/dev-lang/go/go-9999.ebuild @@ -18,7 +18,7 @@ else SRC_URI="https://storage.googleapis.com/golang/go${MY_PV}.src.tar.gz" # go-bootstrap-1.4 only supports go on amd64, arm and x86 architectures. # Allowing other bootstrap options would enable arm64 and ppc64 builds. - case ${PV} in + case ${PV} in *9999*|*_rc*) ;; *) KEYWORDS="-* ~amd64 ~arm ~x86 ~amd64-fbsd ~x86-fbsd ~x64-macos ~x86-macos"