summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2019-05-24 18:07:46 +0300
committerMikle Kolyada <zlogene@gentoo.org>2019-05-24 18:07:46 +0300
commitdbd086e7bb763a808c48f7cdf7282a9d37899490 (patch)
treee8a7b57b39c6ccc86c329d2bbe6612ec09927a31 /dev-lang/go
parentdev-libs/libressl: amd64 stable wrt bug #686588 (diff)
downloadgentoo-dbd086e7bb763a808c48f7cdf7282a9d37899490.tar.gz
gentoo-dbd086e7bb763a808c48f7cdf7282a9d37899490.tar.bz2
gentoo-dbd086e7bb763a808c48f7cdf7282a9d37899490.zip
dev-lang/go: arm stable wrt bug #686158
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-lang/go')
-rw-r--r--dev-lang/go/go-1.11.10.ebuild2
-rw-r--r--dev-lang/go/go-1.12.5.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/go/go-1.11.10.ebuild b/dev-lang/go/go-1.11.10.ebuild
index a53df7c09567..b48fe53d64d1 100644
--- a/dev-lang/go/go-1.11.10.ebuild
+++ b/dev-lang/go/go-1.11.10.ebuild
@@ -37,7 +37,7 @@ case ${PV} in
case ${PV} in
*_beta*|*_rc*) ;;
*)
- KEYWORDS="-* amd64 ~arm ~arm64 ~ppc64 ~s390 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x64-macos ~x64-solaris"
+ KEYWORDS="-* amd64 arm ~arm64 ~ppc64 ~s390 x86 ~amd64-fbsd ~x86-fbsd ~amd64-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
diff --git a/dev-lang/go/go-1.12.5.ebuild b/dev-lang/go/go-1.12.5.ebuild
index a53df7c09567..b48fe53d64d1 100644
--- a/dev-lang/go/go-1.12.5.ebuild
+++ b/dev-lang/go/go-1.12.5.ebuild
@@ -37,7 +37,7 @@ case ${PV} in
case ${PV} in
*_beta*|*_rc*) ;;
*)
- KEYWORDS="-* amd64 ~arm ~arm64 ~ppc64 ~s390 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x64-macos ~x64-solaris"
+ KEYWORDS="-* amd64 arm ~arm64 ~ppc64 ~s390 x86 ~amd64-fbsd ~x86-fbsd ~amd64-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