diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-26 16:28:01 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-26 16:28:01 +0100 |
commit | 67cbb363ebb9398d9d7c3ca198c3a44042482adc (patch) | |
tree | ab7c98fd515261b02cd3cc1e418eb4ac96aa6977 /dev-lang | |
parent | sys-apps/portage: ia64 stable wrt bug #606936 (diff) | |
download | gentoo-67cbb363ebb9398d9d7c3ca198c3a44042482adc.tar.gz gentoo-67cbb363ebb9398d9d7c3ca198c3a44042482adc.tar.bz2 gentoo-67cbb363ebb9398d9d7c3ca198c3a44042482adc.zip |
dev-lang/ocaml: 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-lang')
-rw-r--r-- | dev-lang/ocaml/ocaml-4.04.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/ocaml/ocaml-4.04.0.ebuild b/dev-lang/ocaml/ocaml-4.04.0.ebuild index a133a608bdbf..6575d79ed24c 100644 --- a/dev-lang/ocaml/ocaml-4.04.0.ebuild +++ b/dev-lang/ocaml/ocaml-4.04.0.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 flambda latex ncurses +ocamlopt X xemacs" RDEPEND=" |