commit:     568b8232f85ab7fd5269337be15d7f402b77af7b
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 11 21:43:16 2018 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Sun Feb 11 21:55:49 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=568b8232

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(-)

diff --git a/dev-ml/ocamlmod/ocamlmod-0.0.8.ebuild 
b/dev-ml/ocamlmod/ocamlmod-0.0.8.ebuild
index 39ca4662885..6a49bd4c7cd 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 79bf89a1897..8133a7a466f 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=""

Reply via email to