Skip to content

Commit

Permalink
dev-ml/zarith: fix bug 585026
Browse files Browse the repository at this point in the history
Keyword on ~x86.

Package-Manager: Portage-2.3.3, Repoman-2.3.1
Signed-off-by: Andrew Savchenko <[email protected]>
  • Loading branch information
bircoph committed Feb 23, 2017
1 parent d23e111 commit 174a246
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dev-ml/zarith/zarith-1.4.1.ebuild
Original file line number Diff line number Diff line change
@@ -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$

Expand All @@ -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="
Expand Down

0 comments on commit 174a246

Please sign in to comment.