diff options
author | Markus Meier <maekke@gentoo.org> | 2017-07-07 08:17:51 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2017-07-07 08:17:51 +0200 |
commit | 146bf052b3938a63fe2207aa31c90d7707a966ff (patch) | |
tree | 76dd92e301b31d5b0854d76475f101f828984098 /dev-lang/ocaml | |
parent | net-vpn/openvpn: arm stable, bug #622376 (diff) | |
download | gentoo-146bf052b3938a63fe2207aa31c90d7707a966ff.tar.gz gentoo-146bf052b3938a63fe2207aa31c90d7707a966ff.tar.bz2 gentoo-146bf052b3938a63fe2207aa31c90d7707a966ff.zip |
dev-lang/ocaml: arm stable, bug #622544
Package-Manager: Portage-2.3.6, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"
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 d0e9e6f1af48..2d93e1fe1452 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=" |