projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
386fb3b
)
dev-lang/go: x86 stable (bug #651204)
author
Thomas Deutschmann
<whissi@gentoo.org>
Sun, 25 Mar 2018 21:48:27 +0000
(23:48 +0200)
committer
Thomas Deutschmann
<whissi@gentoo.org>
Sun, 25 Mar 2018 22:40:21 +0000
(
00:40
+0200)
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 a5edf13b59d7bd4c0de88b84eefc12605b071b21..ca35487e10112ac2b3e6c98a099aa90f02efc36c 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