diff options
author | Markus Meier <maekke@gentoo.org> | 2017-02-12 20:56:32 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2017-02-12 20:56:32 +0100 |
commit | 42be2ecc2bfa298de870c1b9431c5de4f53441de (patch) | |
tree | 3ceb6d331ea4e30e140fdd875def9d728061f4fc /dev-lang/ocaml | |
parent | dev-python/m2crypto: arm stable, bug #563102 (diff) | |
download | gentoo-42be2ecc2bfa298de870c1b9431c5de4f53441de.tar.gz gentoo-42be2ecc2bfa298de870c1b9431c5de4f53441de.tar.bz2 gentoo-42be2ecc2bfa298de870c1b9431c5de4f53441de.zip |
dev-lang/ocaml: arm stable, bug #581946
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-lang/ocaml')
-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 7b27db7f361b..6b31b9f394fb 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=" |