commit:     115deb4d7b9ba023e7aa5927aeaa350891ec25ce
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 16 18:41:36 2020 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Fri Oct 16 18:41:36 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=115deb4d

dev-ml: Add some ~x86 keywords to resolve breakage

Fixes: 19968c73cf7 ("dev-ml/ppx_assert: Fix deps and compile fail")
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 dev-ml/ppx_assert/ppx_assert-0.14.0.ebuild       | 2 +-
 dev-ml/ppx_compare/ppx_compare-0.14.0.ebuild     | 2 +-
 dev-ml/ppx_sexp_conv/ppx_sexp_conv-0.14.1.ebuild | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-ml/ppx_assert/ppx_assert-0.14.0.ebuild 
b/dev-ml/ppx_assert/ppx_assert-0.14.0.ebuild
index c62da018445..113694a97d8 100644
--- a/dev-ml/ppx_assert/ppx_assert-0.14.0.ebuild
+++ b/dev-ml/ppx_assert/ppx_assert-0.14.0.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g
 
 LICENSE="Apache-2.0"
 SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm ~arm64"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
 IUSE="+ocamlopt"
 
 DEPEND="

diff --git a/dev-ml/ppx_compare/ppx_compare-0.14.0.ebuild 
b/dev-ml/ppx_compare/ppx_compare-0.14.0.ebuild
index 977b67b09d9..df515a998c8 100644
--- a/dev-ml/ppx_compare/ppx_compare-0.14.0.ebuild
+++ b/dev-ml/ppx_compare/ppx_compare-0.14.0.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g
 
 LICENSE="Apache-2.0"
 SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm ~arm64"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
 IUSE="+ocamlopt"
 
 DEPEND="

diff --git a/dev-ml/ppx_sexp_conv/ppx_sexp_conv-0.14.1.ebuild 
b/dev-ml/ppx_sexp_conv/ppx_sexp_conv-0.14.1.ebuild
index 4f793b5ea46..e10f2710fb1 100644
--- a/dev-ml/ppx_sexp_conv/ppx_sexp_conv-0.14.1.ebuild
+++ b/dev-ml/ppx_sexp_conv/ppx_sexp_conv-0.14.1.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/janestreet/ppx_sexp_conv/archive/v${PV}.tar.gz -> ${
 
 LICENSE="Apache-2.0"
 SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm ~arm64"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
 IUSE="+ocamlopt"
 
 DEPEND="

Reply via email to