diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-12 12:21:03 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-12 12:21:34 +0100 |
commit | 55e23792bb3fd7bff88ae9a6d1262735abf7fcdf (patch) | |
tree | 8eb1217de7ee709f0b9f4b7081e16b115c6a70df /dev-lang/ocaml/ocaml-4.02.3.ebuild | |
parent | app-emacs/ocaml-mode: ppc stable wrt bug #463018 (diff) | |
download | gentoo-55e23792bb3fd7bff88ae9a6d1262735abf7fcdf.tar.gz gentoo-55e23792bb3fd7bff88ae9a6d1262735abf7fcdf.tar.bz2 gentoo-55e23792bb3fd7bff88ae9a6d1262735abf7fcdf.zip |
dev-lang/ocaml: ppc stable wrt bug #463018
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'dev-lang/ocaml/ocaml-4.02.3.ebuild')
-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 a7f7c88a08fb..7b830915dd2a 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=" |