projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
02b0bc3
)
dev-lang/go-bootstrap-1.4.3: stable on amd64 wrt #573856
author
William Hubbs
<williamh@gentoo.org>
Thu, 4 Feb 2016 20:08:31 +0000
(14:08 -0600)
committer
William Hubbs
<williamh@gentoo.org>
Thu, 4 Feb 2016 20:14:13 +0000
(14:14 -0600)
dev-lang/go-bootstrap/go-bootstrap-1.4.3.ebuild
patch
|
blob
|
history
diff --git
a/dev-lang/go-bootstrap/go-bootstrap-1.4.3.ebuild
b/dev-lang/go-bootstrap/go-bootstrap-1.4.3.ebuild
index adf2490daa483bc32e39bb163de4ec610b1e6820..6fcd5cd094d2210317a6b070b6f56dce2f3af466 100644
(file)
--- a/
dev-lang/go-bootstrap/go-bootstrap-1.4.3.ebuild
+++ b/
dev-lang/go-bootstrap/go-bootstrap-1.4.3.ebuild
@@
-10,7
+10,7
@@
inherit eutils toolchain-funcs
SRC_URI="https://storage.googleapis.com/golang/go${PV}.src.tar.gz"
# Upstream only supports go on amd64, arm and x86 architectures.
-KEYWORDS="-*
~
amd64 ~arm ~x86 ~amd64-fbsd ~x86-fbsd ~x64-macos ~x86-macos ~x64-solaris"
+KEYWORDS="-* amd64 ~arm ~x86 ~amd64-fbsd ~x86-fbsd ~x64-macos ~x86-macos ~x64-solaris"
DESCRIPTION="Version of go compiler used for bootstrapping"
HOMEPAGE="http://www.golang.org"