commit: 76ab9dedde9a4b793eb5ccd89f725897bc80e18b Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> AuthorDate: Sun Feb 11 21:44:08 2018 +0000 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> CommitDate: Sun Feb 11 21:55:56 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76ab9ded
dev-ml/ocaml-data-notation: x86 keyworded (bug #607024) Package-Manager: Portage-2.3.24, Repoman-2.3.6 dev-ml/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 25ea764e42d..625122a633e 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:=
