diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-06-30 13:07:08 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-06-30 13:07:08 +0200 |
commit | cc373e0f56e6013d1a56863c783c518fa2a32491 (patch) | |
tree | 5ef62d6ee755eb4150c7b50279bcaf2840b36765 /dev-lang | |
parent | www-servers/thttpd: x86 stable wrt bug #622306 (diff) | |
download | gentoo-cc373e0f56e6013d1a56863c783c518fa2a32491.tar.gz gentoo-cc373e0f56e6013d1a56863c783c518fa2a32491.tar.bz2 gentoo-cc373e0f56e6013d1a56863c783c518fa2a32491.zip |
dev-lang/ocaml: x86 stable wrt bug #622544
Package-Manager: Portage-2.3.6, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
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 a82f0899e886..d0e9e6f1af48 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=" |