projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8bd8aab
)
dev-lang/go: x86 stable (bug #637934)
author
Thomas Deutschmann
<whissi@gentoo.org>
Sun, 19 Nov 2017 18:59:12 +0000
(19:59 +0100)
committer
Thomas Deutschmann
<whissi@gentoo.org>
Sun, 19 Nov 2017 19:14:21 +0000
(20:14 +0100)
Package-Manager: Portage-2.3.13, Repoman-2.3.4
dev-lang/go/go-1.9.2.ebuild
patch
|
blob
|
history
diff --git
a/dev-lang/go/go-1.9.2.ebuild
b/dev-lang/go/go-1.9.2.ebuild
index b22bdb39015320c098ecef2db0683d16e83f2449..ba6f541436c894b85ea6efb07ce149e46b977eee 100644
(file)
--- a/
dev-lang/go/go-1.9.2.ebuild
+++ b/
dev-lang/go/go-1.9.2.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