diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-11 10:53:42 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-11 10:53:42 +0100 |
commit | a11110db67907fb2881197bfafa1bf6624a410db (patch) | |
tree | 5e814c0bdc4fc5550806026cb7425d6ea3ea4ba3 /dev-lang/ocaml | |
parent | app-emacs/ocaml-mode: x86 stable wrt bug #463018 (diff) | |
download | gentoo-a11110db67907fb2881197bfafa1bf6624a410db.tar.gz gentoo-a11110db67907fb2881197bfafa1bf6624a410db.tar.bz2 gentoo-a11110db67907fb2881197bfafa1bf6624a410db.zip |
dev-lang/ocaml: x86 stable wrt bug #463018
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'dev-lang/ocaml')
-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 d6fab2f8e05e..a7f7c88a08fb 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=" |