commit:     45717841cd049aa4ec507f2b794c846859df2999
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 19 16:10:45 2020 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jul 19 16:10:45 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45717841

dev-go/golint: x86 keyworded (bug #718934)

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-go/golint/golint-0_pre20200301.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-go/golint/golint-0_pre20200301.ebuild 
b/dev-go/golint/golint-0_pre20200301.ebuild
index 667f9da059d..5a2861e7ffc 100644
--- a/dev-go/golint/golint-0_pre20200301.ebuild
+++ b/dev-go/golint/golint-0_pre20200301.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -28,7 +28,7 @@ 
SRC_URI="https://github.com/golang/lint/archive/${EGIT_COMMIT}.tar.gz -> ${P}.ta
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
 
 S=${WORKDIR}/lint-${EGIT_COMMIT}
 

Reply via email to