From: Agostino Sarubbo Date: Mon, 17 Feb 2020 12:21:09 +0000 (+0100) Subject: dev-ml/camlp5: x86 stable wrt bug #709348 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=b120d34370673b58e2712e517bc6945f3e891e29;p=gentoo.git dev-ml/camlp5: x86 stable wrt bug #709348 Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo --- diff --git a/dev-ml/camlp5/camlp5-7.11.ebuild b/dev-ml/camlp5/camlp5-7.11.ebuild index 108531924ff0..18e4341dd51c 100644 --- a/dev-ml/camlp5/camlp5-7.11.ebuild +++ b/dev-ml/camlp5/camlp5-7.11.ebuild @@ -12,7 +12,7 @@ S="${WORKDIR}/${PN}-rel$(ver_rs 1- '')" LICENSE="BSD" SLOT="0/${PV}" -KEYWORDS="~alpha amd64 ppc ~x86" +KEYWORDS="~alpha amd64 ppc x86" IUSE="doc +ocamlopt" DEPEND="dev-lang/ocaml"