diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-07-07 15:16:43 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-07-07 15:23:55 +0200 |
commit | c21dc3d3e72b6f000a2b6abeeb2036e309ed2a74 (patch) | |
tree | 92a068b1f8da0a90f5c2ec95ee5dabfc875406c6 /dev-lang/ocaml | |
parent | dev-ruby/timecop: ppc stable wrt bug #623950 (diff) | |
download | gentoo-c21dc3d3e72b6f000a2b6abeeb2036e309ed2a74.tar.gz gentoo-c21dc3d3e72b6f000a2b6abeeb2036e309ed2a74.tar.bz2 gentoo-c21dc3d3e72b6f000a2b6abeeb2036e309ed2a74.zip |
dev-lang/ocaml: ppc stable wrt bug #622544
Package-Manager: Portage-2.3.6, Repoman-2.3.1
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-lang/ocaml')
-rw-r--r-- | dev-lang/ocaml/ocaml-4.04.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/ocaml/ocaml-4.04.2.ebuild b/dev-lang/ocaml/ocaml-4.04.2.ebuild index 9234de07efe8..1a1d6f05d02b 100644 --- a/dev-lang/ocaml/ocaml-4.04.2.ebuild +++ b/dev-lang/ocaml/ocaml-4.04.2.ebuild @@ -16,7 +16,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 ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ~ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="emacs flambda latex ncurses +ocamlopt X xemacs" RDEPEND=" |