diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-25 16:51:03 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-25 16:52:38 +0100 |
commit | a9720e1c9932bbea421da3c7167bd8e53b971cc4 (patch) | |
tree | b0b0b718cc9ac4af38ca4f086b4f6b314d49a2dc /dev-lang | |
parent | media-plugins/gst-plugins-ximagesrc: ppc64 stable wrt bug #587010 (diff) | |
download | gentoo-a9720e1c9932bbea421da3c7167bd8e53b971cc4.tar.gz gentoo-a9720e1c9932bbea421da3c7167bd8e53b971cc4.tar.bz2 gentoo-a9720e1c9932bbea421da3c7167bd8e53b971cc4.zip |
dev-lang/ocaml: ppc64 stable wrt bug #581946
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-lang')
-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 1608079f894b..196eae189826 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=" |