commit:     174a2461ec2cf1f3330bfa3d4933cc612246cc2f
Author:     Andrew Savchenko <bircoph <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 23 01:14:17 2017 +0000
Commit:     Andrew Savchenko <bircoph <AT> gentoo <DOT> org>
CommitDate: Thu Feb 23 01:14:17 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=174a2461

dev-ml/zarith: fix bug 585026

Keyword on ~x86.

Package-Manager: Portage-2.3.3, Repoman-2.3.1
Signed-off-by: Andrew Savchenko <bircoph <AT> gentoo.org>

 dev-ml/zarith/zarith-1.4.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ml/zarith/zarith-1.4.1.ebuild 
b/dev-ml/zarith/zarith-1.4.1.ebuild
index 6c958607ea..d82e4a867f 100644
--- a/dev-ml/zarith/zarith-1.4.1.ebuild
+++ b/dev-ml/zarith/zarith-1.4.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -12,7 +12,7 @@ 
SRC_URI="https://forge.ocamlcore.org/frs/download.php/1574/${P}.tgz";
 
 LICENSE="LGPL-2.1-with-linking-exception"
 SLOT="0/${PV}"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
 IUSE="doc mpir +ocamlopt"
 
 RDEPEND="

Reply via email to