diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-25 16:34:56 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-25 16:34:56 +0100 |
commit | 7f450492d8f3c9003311fb241a33653f31e1236b (patch) | |
tree | 1ab5416e1b6bb0fa221d8a057999c0f23d127ed4 /dev-lang | |
parent | dev-java/swt: x86 stable wrt bug #593308 (diff) | |
download | gentoo-7f450492d8f3c9003311fb241a33653f31e1236b.tar.gz gentoo-7f450492d8f3c9003311fb241a33653f31e1236b.tar.bz2 gentoo-7f450492d8f3c9003311fb241a33653f31e1236b.zip |
dev-lang/ocaml: x86 stable wrt bug #581946
Package-Manager: portage-2.3.0
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.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 2f4c56699389..1608079f894b 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=" |