From 76ab9dedde9a4b793eb5ccd89f725897bc80e18b Mon Sep 17 00:00:00 2001 From: Thomas Deutschmann Date: Sun, 11 Feb 2018 22:44:08 +0100 Subject: [PATCH] dev-ml/ocaml-data-notation: x86 keyworded (bug #607024) Package-Manager: Portage-2.3.24, Repoman-2.3.6 --- .../ocaml-data-notation/ocaml-data-notation-0.0.11-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ml/ocaml-data-notation/ocaml-data-notation-0.0.11-r1.ebuild b/dev-ml/ocaml-data-notation/ocaml-data-notation-0.0.11-r1.ebuild index 25ea764e42dbf..625122a633ef2 100644 --- a/dev-ml/ocaml-data-notation/ocaml-data-notation-0.0.11-r1.ebuild +++ b/dev-ml/ocaml-data-notation/ocaml-data-notation-0.0.11-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -13,7 +13,7 @@ SRC_URI="http://forge.ocamlcore.org/frs/download.php/1310/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0/${PV}" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="" RDEPEND=">=dev-ml/type-conv-108.07.01:=