From 568b8232f85ab7fd5269337be15d7f402b77af7b Mon Sep 17 00:00:00 2001 From: Thomas Deutschmann Date: Sun, 11 Feb 2018 22:43:16 +0100 Subject: dev-ml/ocamlmod: x86 keyworded (bug #607024) Package-Manager: Portage-2.3.24, Repoman-2.3.6 --- dev-ml/ocamlmod/ocamlmod-0.0.8.ebuild | 4 ++-- dev-ml/ocamlmod/ocamlmod-0.0.9.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'dev-ml/ocamlmod') diff --git a/dev-ml/ocamlmod/ocamlmod-0.0.8.ebuild b/dev-ml/ocamlmod/ocamlmod-0.0.8.ebuild index 39ca46628855..6a49bd4c7cdb 100644 --- a/dev-ml/ocamlmod/ocamlmod-0.0.8.ebuild +++ b/dev-ml/ocamlmod/ocamlmod-0.0.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 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="https://forge.ocamlcore.org/frs/download.php/1544/ocamlmod-0.0.8.tar.gz LICENSE="LGPL-2.1-with-linking-exception" SLOT="0/${PV}" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="" RDEPEND="" diff --git a/dev-ml/ocamlmod/ocamlmod-0.0.9.ebuild b/dev-ml/ocamlmod/ocamlmod-0.0.9.ebuild index 79bf89a18978..8133a7a466f3 100644 --- a/dev-ml/ocamlmod/ocamlmod-0.0.9.ebuild +++ b/dev-ml/ocamlmod/ocamlmod-0.0.9.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/1702/ocamlmod-0.0.9.tar.gz" LICENSE="LGPL-2.1-with-linking-exception" SLOT="0/${PV}" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="" RDEPEND="" -- cgit v1.2.3-65-gdbad