From: Andrew Savchenko Date: Thu, 23 Feb 2017 01:14:17 +0000 (+0300) Subject: dev-ml/zarith: fix bug 585026 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=174a2461ec2cf1f3330bfa3d4933cc612246cc2f;p=gentoo.git dev-ml/zarith: fix bug 585026 Keyword on ~x86. Package-Manager: Portage-2.3.3, Repoman-2.3.1 Signed-off-by: Andrew Savchenko --- diff --git a/dev-ml/zarith/zarith-1.4.1.ebuild b/dev-ml/zarith/zarith-1.4.1.ebuild index 6c958607ea7e..d82e4a867fa7 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="