diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-09-27 10:23:21 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-09-27 10:23:21 +0100 |
commit | da0c51586dbd304042f0c06beac5dee298363c47 (patch) | |
tree | d62e91f342c803b14bdcf86f5469703e3ee47a05 /dev-lang/ocaml | |
parent | media-libs/taglib: stable 1.11.1-r1 for ppc, bug #627296 (diff) | |
download | gentoo-da0c51586dbd304042f0c06beac5dee298363c47.tar.gz gentoo-da0c51586dbd304042f0c06beac5dee298363c47.tar.bz2 gentoo-da0c51586dbd304042f0c06beac5dee298363c47.zip |
dev-lang/ocaml: stable 4.04.2 for hppa, bug #622544
Package-Manager: Portage-2.3.10, Repoman-2.3.3
RepoMan-Options: --include-arches="hppa"
Diffstat (limited to 'dev-lang/ocaml')
-rw-r--r-- | dev-lang/ocaml/ocaml-4.04.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/ocaml/ocaml-4.04.2.ebuild b/dev-lang/ocaml/ocaml-4.04.2.ebuild index 264ea202f964..cf9890317ecb 100644 --- a/dev-lang/ocaml/ocaml-4.04.2.ebuild +++ b/dev-lang/ocaml/ocaml-4.04.2.ebuild @@ -16,7 +16,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 ~arm64 ~hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="emacs flambda latex ncurses +ocamlopt X xemacs" RDEPEND=" |