Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/pcre-ocaml/
Date: Sat, 24 Oct 2020 00:38:39
Message-Id: 1603498579.3a4897d454e2c9e37e8cf68c8f221c6870c87897.sam@gentoo
1 commit: 3a4897d454e2c9e37e8cf68c8f221c6870c87897
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 24 00:16:19 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 24 00:16:19 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a4897d4
7
8 dev-ml/pcre-ocaml: Keyword 7.4.6-r1 ppc, #748576
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-ml/pcre-ocaml/pcre-ocaml-7.4.6-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-ml/pcre-ocaml/pcre-ocaml-7.4.6-r1.ebuild b/dev-ml/pcre-ocaml/pcre-ocaml-7.4.6-r1.ebuild
16 index fb6328ed554..9463a69362f 100644
17 --- a/dev-ml/pcre-ocaml/pcre-ocaml-7.4.6-r1.ebuild
18 +++ b/dev-ml/pcre-ocaml/pcre-ocaml-7.4.6-r1.ebuild
19 @@ -13,7 +13,7 @@ S="${WORKDIR}/pcre-${PV}"
20 LICENSE="LGPL-2.1-with-linking-exception"
21 IUSE="examples +ocamlopt"
22 SLOT="0/${PV}"
23 -KEYWORDS="~amd64 ~arm ~arm64 ~x86"
24 +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86"
25
26 BDEPEND="dev-ml/dune-configurator"
27 RDEPEND=">=dev-libs/libpcre-4.5"