commit:     49eac056c7dec3ef3c900c7daebc9c5c15603278
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 31 21:03:27 2020 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Mon Aug 31 21:03:40 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49eac056

dev-go/go-md2man: x86 keyworded (bug #738758)

Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>

 dev-go/go-md2man/go-md2man-2.0.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-go/go-md2man/go-md2man-2.0.0.ebuild 
b/dev-go/go-md2man/go-md2man-2.0.0.ebuild
index c2c7bbae829..864c956f6d1 100644
--- a/dev-go/go-md2man/go-md2man-2.0.0.ebuild
+++ b/dev-go/go-md2man/go-md2man-2.0.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -10,7 +10,7 @@ HOMEPAGE="https://github.com/cpuguy83/go-md2man";
 
 LICENSE="BSD-2 MIT"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86"
 
 # restrict tests because they need network-sandbox disabled
 # bug https://bugs.gentoo.org/715028

Reply via email to