diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-10 16:18:44 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-10 16:18:44 +0100 |
commit | 9e170a93fef52c494fa8dda419ae6e7208e7436b (patch) | |
tree | b8bdd95938897c0c43be0e7be07e0246019a0c1f /dev-ml/camlp5 | |
parent | net-libs/libupnp: x86 stable wrt bug #598202 (diff) | |
download | gentoo-9e170a93fef52c494fa8dda419ae6e7208e7436b.tar.gz gentoo-9e170a93fef52c494fa8dda419ae6e7208e7436b.tar.bz2 gentoo-9e170a93fef52c494fa8dda419ae6e7208e7436b.zip |
dev-ml/camlp5: x86 stable wrt bug #604938
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ml/camlp5')
-rw-r--r-- | dev-ml/camlp5/camlp5-6.17.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/camlp5/camlp5-6.17.ebuild b/dev-ml/camlp5/camlp5-6.17.ebuild index bb3a5ca5f9b1..d1373936a949 100644 --- a/dev-ml/camlp5/camlp5-6.17.ebuild +++ b/dev-ml/camlp5/camlp5-6.17.ebuild @@ -14,7 +14,7 @@ S="${WORKDIR}/${PN}-rel$(replace_all_version_separators '')" LICENSE="BSD" SLOT="0/${PV}" -KEYWORDS="~alpha amd64 ~ppc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~ppc x86 ~x86-fbsd" IUSE="doc +ocamlopt" DEPEND=">=dev-lang/ocaml-3.10:=[ocamlopt?]" |