Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/pcre-ocaml/
Date: Sun, 10 Sep 2017 14:45:15
Message-Id: 1505054700.8292d6ac3be189b81a67f4df322a7029ce7ff3ee.slyfox@gentoo
1 commit: 8292d6ac3be189b81a67f4df322a7029ce7ff3ee
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 10 14:43:25 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 10 14:45:00 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8292d6ac
7
8 dev-ml/pcre-ocaml: keyworded 7.3.0 for ppc, bug #627836
9
10 Package-Manager: Portage-2.3.8, Repoman-2.3.3
11 RepoMan-Options: --include-arches="ppc"
12
13 dev-ml/pcre-ocaml/pcre-ocaml-7.3.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-ml/pcre-ocaml/pcre-ocaml-7.3.0.ebuild b/dev-ml/pcre-ocaml/pcre-ocaml-7.3.0.ebuild
17 index 2d0b6f63e7a..869d45b107c 100644
18 --- a/dev-ml/pcre-ocaml/pcre-ocaml-7.3.0.ebuild
19 +++ b/dev-ml/pcre-ocaml/pcre-ocaml-7.3.0.ebuild
20 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/mmottl/pcre-ocaml/releases/download/${PV}/pcre-${PV}
21 LICENSE="LGPL-2.1-with-linking-exception"
22 IUSE="examples"
23 SLOT="0/${PV}"
24 -KEYWORDS="~amd64 ~x86-fbsd"
25 +KEYWORDS="~amd64 ~ppc ~x86-fbsd"
26
27 RDEPEND=">=dev-libs/libpcre-4.5"
28 DEPEND="${RDEPEND}