diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-11-01 11:57:35 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-11-01 11:57:35 +0100 |
commit | 44d03076b90ad596e3bdde345254f1d22ba53065 (patch) | |
tree | f1a1d068e3c2fe05e66fd0afc7b536fe41c51467 /dev-lang/ocaml | |
parent | media-video/dvdstyler: Fix ffmpeg patch and make it unconditional. (diff) | |
download | gentoo-44d03076b90ad596e3bdde345254f1d22ba53065.tar.gz gentoo-44d03076b90ad596e3bdde345254f1d22ba53065.tar.bz2 gentoo-44d03076b90ad596e3bdde345254f1d22ba53065.zip |
dev-lang/ocaml: Stable for HPPA (bug #463018).
Package-Manager: portage-2.2.23
RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-lang/ocaml')
-rw-r--r-- | dev-lang/ocaml/ocaml-4.02.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/ocaml/ocaml-4.02.3.ebuild b/dev-lang/ocaml/ocaml-4.02.3.ebuild index c63ec6413718..2417bf4cd76f 100644 --- a/dev-lang/ocaml/ocaml-4.02.3.ebuild +++ b/dev-lang/ocaml/ocaml-4.02.3.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 ~amd64-linux ~x86-fbsd ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="emacs latex ncurses +ocamlopt X xemacs" RDEPEND=" |