diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2017-01-14 18:38:22 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2017-01-14 18:38:22 +0300 |
commit | 1960affb3785f991718f8618969101faa3b9e5c4 (patch) | |
tree | 8b615584c06dcd43ba62cbea7591ae9e1df92b90 /dev-lang | |
parent | kde-apps/ark: Drop old (diff) | |
download | gentoo-1960affb3785f991718f8618969101faa3b9e5c4.tar.gz gentoo-1960affb3785f991718f8618969101faa3b9e5c4.tar.bz2 gentoo-1960affb3785f991718f8618969101faa3b9e5c4.zip |
dev-lang/ocaml: ia64 stable
Package-Manager: portage-2.3.0
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/ocaml/ocaml-4.02.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/ocaml/ocaml-4.02.3.ebuild b/dev-lang/ocaml/ocaml-4.02.3.ebuild index a98121493fbd..092d73c5822b 100644 --- a/dev-lang/ocaml/ocaml-4.02.3.ebuild +++ b/dev-lang/ocaml/ocaml-4.02.3.ebuild @@ -17,7 +17,7 @@ LICENSE="QPL-1.0 LGPL-2" # Everytime ocaml is updated to a new version, everything ocaml must be rebuilt, # so here we go with the subslot. 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="emacs latex ncurses +ocamlopt X xemacs" RDEPEND=" |