diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-07-07 16:43:16 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-07-07 16:49:42 +0200 |
commit | 90f750b4966a3881ba7397d1869d18fbcf3486bc (patch) | |
tree | 97a20b57f7b208e149fdb93ab0791c01d78e342d /dev-lang | |
parent | dev-ruby/timecop: ppc64 stable wrt bug #623950 (diff) | |
download | gentoo-90f750b4966a3881ba7397d1869d18fbcf3486bc.tar.gz gentoo-90f750b4966a3881ba7397d1869d18fbcf3486bc.tar.bz2 gentoo-90f750b4966a3881ba7397d1869d18fbcf3486bc.zip |
dev-lang/ocaml: ppc64 stable wrt bug #622544
Package-Manager: Portage-2.3.6, Repoman-2.3.1
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.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 1a1d6f05d02b..8d7b5ba58255 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=" |