summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2017-02-12 20:58:43 +0100
committerMarkus Meier <maekke@gentoo.org>2017-02-12 20:58:43 +0100
commitd9fa7bab2d2120ea7f40859348d39c5e9ecd347c (patch)
treeaea1883164460bd6ae17274f4cf94edd8ba2aeca /dev-ml
parentdev-ml/camlp4: arm stable, bug #581946 (diff)
downloadgentoo-d9fa7bab2d2120ea7f40859348d39c5e9ecd347c.tar.gz
gentoo-d9fa7bab2d2120ea7f40859348d39c5e9ecd347c.tar.bz2
gentoo-d9fa7bab2d2120ea7f40859348d39c5e9ecd347c.zip
dev-ml/ocamlbuild: arm stable, bug #581946
Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/ocamlbuild/ocamlbuild-0.10.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ocamlbuild/ocamlbuild-0.10.1.ebuild b/dev-ml/ocamlbuild/ocamlbuild-0.10.1.ebuild
index 6fd2cb24e0d6..62271a13d03f 100644
--- a/dev-ml/ocamlbuild/ocamlbuild-0.10.1.ebuild
+++ b/dev-ml/ocamlbuild/ocamlbuild-0.10.1.ebuild
@@ -10,7 +10,7 @@ SRC_URI="https://github.com/ocaml/ocamlbuild/archive/${PV}.tar.gz -> ${P}.tar.gz
LICENSE="LGPL-2.1-with-linking-exception"
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="+ocamlopt"
DEPEND=">=dev-lang/ocaml-4.02.3-r1:=[ocamlopt?]"