Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/pcre-ocaml/
Date: Thu, 26 Jan 2017 11:00:50
Message-Id: 1485428433.f1dc758357453b3ea527a12e36ee8b3fc78e0736.ago@gentoo
1 commit: f1dc758357453b3ea527a12e36ee8b3fc78e0736
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jan 26 10:57:20 2017 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Thu Jan 26 11:00:33 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1dc7583
7
8 dev-ml/pcre-ocaml: ppc stable wrt bug #607048
9
10 Package-Manager: portage-2.3.0
11 RepoMan-Options: --include-arches="ppc"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 dev-ml/pcre-ocaml/pcre-ocaml-7.2.3.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-ml/pcre-ocaml/pcre-ocaml-7.2.3.ebuild b/dev-ml/pcre-ocaml/pcre-ocaml-7.2.3.ebuild
18 index 6a68ef6..11f73d8 100644
19 --- a/dev-ml/pcre-ocaml/pcre-ocaml-7.2.3.ebuild
20 +++ b/dev-ml/pcre-ocaml/pcre-ocaml-7.2.3.ebuild
21 @@ -14,7 +14,7 @@ SRC_URI="https://github.com/mmottl/pcre-ocaml/releases/download/v${PV}/${P}.tar.
22 LICENSE="LGPL-2.1-with-linking-exception"
23 IUSE="examples"
24 SLOT="0/${PV}"
25 -KEYWORDS="amd64 ~ppc x86 ~x86-fbsd"
26 +KEYWORDS="amd64 ppc x86 ~x86-fbsd"
27
28 RDEPEND=">=dev-libs/libpcre-4.5
29 >=dev-lang/ocaml-4:="