diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-26 11:58:12 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-26 12:00:35 +0100 |
commit | 99c1cdffe52f8177cfad78ec75a3aedb12858f4e (patch) | |
tree | 091ddb3c6be102510e0df39d40ae917615ef2185 | |
parent | dev-ml/camlzip: ppc stable wrt bug #607028 (diff) | |
download | gentoo-99c1cdffe52f8177cfad78ec75a3aedb12858f4e.tar.gz gentoo-99c1cdffe52f8177cfad78ec75a3aedb12858f4e.tar.bz2 gentoo-99c1cdffe52f8177cfad78ec75a3aedb12858f4e.zip |
dev-lang/ocaml: ppc stable wrt bug #581946
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-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 d7d90a8efa2b..a133a608bdbf 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=" |