projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
442d02e
)
dev-lang/go: stable 1.13.9 on amd64 and x86
author
William Hubbs
<williamh@gentoo.org>
Tue, 31 Mar 2020 23:23:50 +0000
(18:23 -0500)
committer
William Hubbs
<williamh@gentoo.org>
Wed, 1 Apr 2020 15:10:19 +0000
(10:10 -0500)
Signed-off-by: William Hubbs <williamh@gentoo.org>
dev-lang/go/go-1.13.9.ebuild
patch
|
blob
|
history
diff --git
a/dev-lang/go/go-1.13.9.ebuild
b/dev-lang/go/go-1.13.9.ebuild
index f7c4c78376b8cd73c6012c442b3bc7fdae76847d..82a499ee13a7bd7dfc53062fc2f25c0c553b9284 100644
(file)
--- a/
dev-lang/go/go-1.13.9.ebuild
+++ b/
dev-lang/go/go-1.13.9.ebuild
@@
-21,7
+21,7
@@
case ${PV} in
case ${PV} in
*_beta*|*_rc*) ;;
*)
- KEYWORDS="-*
~amd64 ~arm ~arm64 ~ppc64 ~s390 ~
x86 ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris"
+ KEYWORDS="-*
amd64 ~arm ~arm64 ~ppc64 ~s390
x86 ~amd64-linux ~x86-linux ~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