From 49eac056c7dec3ef3c900c7daebc9c5c15603278 Mon Sep 17 00:00:00 2001 From: Thomas Deutschmann Date: Mon, 31 Aug 2020 23:03:27 +0200 Subject: dev-go/go-md2man: x86 keyworded (bug #738758) Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Thomas Deutschmann --- dev-go/go-md2man/go-md2man-2.0.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-go') 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 c2c7bbae8299..864c956f6d14 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 -- cgit v1.2.3-65-gdbad