projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0e6d225
)
dev-lang/go: stabilize 1.10 on amd64 for bug #651204
author
William Hubbs
<williamh@gentoo.org>
Sat, 24 Mar 2018 00:13:39 +0000
(19:13 -0500)
committer
William Hubbs
<williamh@gentoo.org>
Sat, 24 Mar 2018 00:21:00 +0000
(19:21 -0500)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
dev-lang/go/go-1.10.ebuild
patch
|
blob
|
history
diff --git
a/dev-lang/go/go-1.10.ebuild
b/dev-lang/go/go-1.10.ebuild
index 503bf3c4a123279e5cfc28a7dd54ca7788b6629f..a5edf13b59d7bd4c0de88b84eefc12605b071b21 100644
(file)
--- a/
dev-lang/go/go-1.10.ebuild
+++ b/
dev-lang/go/go-1.10.ebuild
@@
-39,7
+39,7
@@
case ${PV} in
case ${PV} in
*_beta*|*_rc*) ;;
*)
- KEYWORDS="-*
~
amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~x64-macos ~x64-solaris"
+ KEYWORDS="-* amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~x64-macos ~x64-solaris"
# The upstream tests fail under portage but pass if the build is
# run according to their documentation [1].
# I am restricting the tests on released versions until this is