diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2017-01-25 19:26:58 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2017-01-25 20:20:58 +0100 |
commit | 0762be75778f1708ea5e8bb10bfc501cd57e22b1 (patch) | |
tree | b3c69aa9b982e7dfcabf7f566ba3d7f7cb9d841e | |
parent | d7aebab4983139be5b28da0ed7a7f832d3c7488f (diff) | |
download | gentoo-0762be75778f1708ea5e8bb10bfc501cd57e22b1.tar.gz gentoo-0762be75778f1708ea5e8bb10bfc501cd57e22b1.tar.xz |
dev-lang/ocaml-4.04.0-r0: stable on alpha
Gentoo-Bug: 581946
-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 196eae18982..15a193e7b74 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=" |