summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-01-25 11:57:14 +0100
committerAgostino Sarubbo <ago@gentoo.org>2017-01-25 11:57:14 +0100
commit072c4d8ca5bb91fa3634145cd24bcc17acb3e75a (patch)
tree4f997a321788348a058c43da701289bbe547f78f /dev-ml/pcre-ocaml/pcre-ocaml-7.2.3.ebuild
parentdev-ml/ocamlweb: x86 stable wrt bug #607046 (diff)
downloadgentoo-072c4d8ca5bb91fa3634145cd24bcc17acb3e75a.tar.gz
gentoo-072c4d8ca5bb91fa3634145cd24bcc17acb3e75a.tar.bz2
gentoo-072c4d8ca5bb91fa3634145cd24bcc17acb3e75a.zip
dev-ml/pcre-ocaml: x86 stable wrt bug #607048
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ml/pcre-ocaml/pcre-ocaml-7.2.3.ebuild')
-rw-r--r--dev-ml/pcre-ocaml/pcre-ocaml-7.2.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/pcre-ocaml/pcre-ocaml-7.2.3.ebuild b/dev-ml/pcre-ocaml/pcre-ocaml-7.2.3.ebuild
index 4eea14f760aa..30707eea1f0e 100644
--- a/dev-ml/pcre-ocaml/pcre-ocaml-7.2.3.ebuild
+++ b/dev-ml/pcre-ocaml/pcre-ocaml-7.2.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/mmottl/pcre-ocaml/releases/download/v${PV}/${P}.tar.
LICENSE="LGPL-2.1-with-linking-exception"
IUSE="examples"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~ppc x86 ~x86-fbsd"
RDEPEND=">=dev-libs/libpcre-4.5
>=dev-lang/ocaml-4:="