From 65060a17606e3f7225401ebef73fd56863a33f03 Mon Sep 17 00:00:00 2001 From: Calvin Hill Date: Tue, 4 Feb 2020 19:52:13 +0000 Subject: [PATCH] golang: enable for x86_64 (#4687) --- dev-lang/golang/golang-1.4.3.recipe | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-lang/golang/golang-1.4.3.recipe b/dev-lang/golang/golang-1.4.3.recipe index 42bab521c..d33f60775 100644 --- a/dev-lang/golang/golang-1.4.3.recipe +++ b/dev-lang/golang/golang-1.4.3.recipe @@ -12,13 +12,13 @@ interpreted language." HOMEPAGE="https://golang.org/go" COPYRIGHT="2009-2018 The Go Authors" LICENSE="BSD (3-clause)" -REVISION="2" +REVISION="3" SOURCE_URI="https://dl.google.com/go/go$portVersion.src.tar.gz" CHECKSUM_SHA256="9947fc705b0b841b5938c48b22dc33e9647ec0752bae66e50278df4f23f64959" SOURCE_DIR="go" PATCHES="golang-$portVersion.patchset" -ARCHITECTURES="!x86_gcc2 !x86 ?x86_64" +ARCHITECTURES="!x86_gcc2 !x86 x86_64" SECONDARY_ARCHITECTURES="!x86" GLOBAL_WRITABLE_FILES="