diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-26 11:21:41 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-26 11:21:41 +0100 |
commit | 3ff9329639790abc695489f4fccf74edbddb2165 (patch) | |
tree | f78b6e40dca5dda873e7ca9a4dff255b701fff05 /dev-lang/ocaml | |
parent | dev-libs/libuv: sparc stable wrt bug #607222 (diff) | |
download | gentoo-3ff9329639790abc695489f4fccf74edbddb2165.tar.gz gentoo-3ff9329639790abc695489f4fccf74edbddb2165.tar.bz2 gentoo-3ff9329639790abc695489f4fccf74edbddb2165.zip |
dev-lang/ocaml: sparc stable wrt bug #581946
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-lang/ocaml')
-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 15a193e7b744..d7d90a8efa2b 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=" |