diff options
author | 2015-11-03 05:10:34 +0100 | |
---|---|---|
committer | 2015-11-03 05:10:34 +0100 | |
commit | 621c75aae1df53068f5dfefd9e462ab8fb3db790 (patch) | |
tree | e3daf9b272478b202c7d70a811578b576ab1a86e /dev-lang/ocaml | |
parent | dev-lang/php: remove two obsolete addpredict() calls. (diff) | |
download | gentoo-621c75aae1df53068f5dfefd9e462ab8fb3db790.tar.gz gentoo-621c75aae1df53068f5dfefd9e462ab8fb3db790.tar.bz2 gentoo-621c75aae1df53068f5dfefd9e462ab8fb3db790.zip |
dev-lang/ocaml: Stable for PPC64 (bug #463018).
Package-Manager: portage-2.2.23
RepoMan-Options: --ignore-arches
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 2417bf4cd76f..8583ffe1ece9 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=" |