summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-01-25 15:28:56 +0100
committerAgostino Sarubbo <ago@gentoo.org>2017-01-25 15:28:56 +0100
commit72a9f155eba292a7acad976404c503cfb50de6f6 (patch)
tree12754f6c321b3ad4e77fd2b0fb1201008773e282 /dev-ml
parentdev-ml/camlp4: amd64 stable wrt bug #581946 (diff)
downloadgentoo-72a9f155eba292a7acad976404c503cfb50de6f6.tar.gz
gentoo-72a9f155eba292a7acad976404c503cfb50de6f6.tar.bz2
gentoo-72a9f155eba292a7acad976404c503cfb50de6f6.zip
dev-ml/ocamlbuild: amd64 stable wrt bug #581946
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/ocamlbuild/ocamlbuild-0.10.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/ocamlbuild/ocamlbuild-0.10.1.ebuild b/dev-ml/ocamlbuild/ocamlbuild-0.10.1.ebuild
index c18f0d636628..adaa4bf2e264 100644
--- a/dev-ml/ocamlbuild/ocamlbuild-0.10.1.ebuild
+++ b/dev-ml/ocamlbuild/ocamlbuild-0.10.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -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?]"