diff options
author | Jeroen Roovers <jer@gentoo.org> | 2017-01-29 23:57:50 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2017-01-30 00:02:44 +0100 |
commit | 7a3a43e290bd64c573feb11da45f5c03e37fc972 (patch) | |
tree | a2a984946f52e42b4b2f4daff32d42a3598423f7 /dev-lang/ocaml | |
parent | app-office/calligra: Drop USE=attica, bump EAPI 6, config w/ PG9.6 (diff) | |
download | gentoo-7a3a43e290bd64c573feb11da45f5c03e37fc972.tar.gz gentoo-7a3a43e290bd64c573feb11da45f5c03e37fc972.tar.bz2 gentoo-7a3a43e290bd64c573feb11da45f5c03e37fc972.zip |
dev-lang/ocaml: Stable for HPPA (bug #581946).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --ignore-arches
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 6575d79ed24c..7b27db7f361b 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=" |