summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-01-26 16:28:06 +0100
committerAgostino Sarubbo <ago@gentoo.org>2017-01-26 16:28:06 +0100
commit41b7b8d2e5068d4f01043ef43eeb521c3f11536e (patch)
tree0fab404825fcc5a80446f65c280fda1c04cc3502 /dev-ml/camlp4
parentdev-lang/ocaml: ia64 stable wrt bug #581946 (diff)
downloadgentoo-41b7b8d2e5068d4f01043ef43eeb521c3f11536e.tar.gz
gentoo-41b7b8d2e5068d4f01043ef43eeb521c3f11536e.tar.bz2
gentoo-41b7b8d2e5068d4f01043ef43eeb521c3f11536e.zip
dev-ml/camlp4: ia64 stable wrt bug #581946
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ml/camlp4')
-rw-r--r--dev-ml/camlp4/camlp4-4.04_p1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/camlp4/camlp4-4.04_p1.ebuild b/dev-ml/camlp4/camlp4-4.04_p1.ebuild
index cde082951a74..247c6a46de93 100644
--- a/dev-ml/camlp4/camlp4-4.04_p1.ebuild
+++ b/dev-ml/camlp4/camlp4-4.04_p1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/ocaml/camlp4/archive/${MY_PV}.tar.gz -> ${P}.tar.gz"
LICENSE="LGPL-2-with-linking-exception"
SLOT="0/${PV}"
-KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
IUSE="+ocamlopt"
DEPEND=">=dev-lang/ocaml-4.04_beta:=[ocamlopt?]"