diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2017-07-16 13:06:48 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2017-07-16 13:06:48 +0200 |
commit | 9943fd03bb0c7ad479b7e76f8fec8ca5c214c572 (patch) | |
tree | d180d6aa83c8b22b9262f9645e08bcdb857debed /dev-lang/ocaml | |
parent | media-libs/kvazaar-1.1.0-r0: alpha stable (diff) | |
download | gentoo-9943fd03bb0c7ad479b7e76f8fec8ca5c214c572.tar.gz gentoo-9943fd03bb0c7ad479b7e76f8fec8ca5c214c572.tar.bz2 gentoo-9943fd03bb0c7ad479b7e76f8fec8ca5c214c572.zip |
dev-lang/ocaml-4.04.2-r0: alpha stable
Gentoo-Bug: 622544
Diffstat (limited to 'dev-lang/ocaml')
-rw-r--r-- | dev-lang/ocaml/ocaml-4.04.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/ocaml/ocaml-4.04.2.ebuild b/dev-lang/ocaml/ocaml-4.04.2.ebuild index 8d7b5ba58255..264ea202f964 100644 --- a/dev-lang/ocaml/ocaml-4.04.2.ebuild +++ b/dev-lang/ocaml/ocaml-4.04.2.ebuild @@ -16,7 +16,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 ~arm64 ~hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="emacs flambda latex ncurses +ocamlopt X xemacs" RDEPEND=" |