diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-25 15:28:40 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-25 15:28:40 +0100 |
commit | b3281f820bf5ef3679b0fa09e34420597f7d7520 (patch) | |
tree | 6892c7d40e9690ff6ee6296dac2359a089371066 /dev-lang | |
parent | dev-ml/facile: amd64 stable wrt bug #607032 (diff) | |
download | gentoo-b3281f820bf5ef3679b0fa09e34420597f7d7520.tar.gz gentoo-b3281f820bf5ef3679b0fa09e34420597f7d7520.tar.bz2 gentoo-b3281f820bf5ef3679b0fa09e34420597f7d7520.zip |
dev-lang/ocaml: amd64 stable wrt bug #581946
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/ocaml/ocaml-4.04.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/ocaml/ocaml-4.04.0.ebuild b/dev-lang/ocaml/ocaml-4.04.0.ebuild index 6effab4136cb..2f4c56699389 100644 --- a/dev-lang/ocaml/ocaml-4.04.0.ebuild +++ b/dev-lang/ocaml/ocaml-4.04.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -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=" |