Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/pcre-ocaml/
Date: Wed, 14 Feb 2018 16:20:05
Message-Id: 1518618344.1d69da53932830198e89931620beddbc83e67db3.whissi@gentoo
1 commit: 1d69da53932830198e89931620beddbc83e67db3
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Wed Feb 14 14:25:44 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Wed Feb 14 14:25:44 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d69da53
7
8 dev-ml/pcre-ocaml: x86 keyworded (bug #627836)
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11
12 dev-ml/pcre-ocaml/pcre-ocaml-7.3.0.ebuild | 4 ++--
13 dev-ml/pcre-ocaml/pcre-ocaml-7.3.2.ebuild | 4 ++--
14 dev-ml/pcre-ocaml/pcre-ocaml-7.3.3.ebuild | 4 ++--
15 3 files changed, 6 insertions(+), 6 deletions(-)
16
17 diff --git a/dev-ml/pcre-ocaml/pcre-ocaml-7.3.0.ebuild b/dev-ml/pcre-ocaml/pcre-ocaml-7.3.0.ebuild
18 index 869d45b107c..7f1a5f8b951 100644
19 --- a/dev-ml/pcre-ocaml/pcre-ocaml-7.3.0.ebuild
20 +++ b/dev-ml/pcre-ocaml/pcre-ocaml-7.3.0.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2017 Gentoo Foundation
23 +# Copyright 1999-2018 Gentoo Foundation
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=5
27 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/mmottl/pcre-ocaml/releases/download/${PV}/pcre-${PV}
28 LICENSE="LGPL-2.1-with-linking-exception"
29 IUSE="examples"
30 SLOT="0/${PV}"
31 -KEYWORDS="~amd64 ~ppc ~x86-fbsd"
32 +KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"
33
34 RDEPEND=">=dev-libs/libpcre-4.5"
35 DEPEND="${RDEPEND}
36
37 diff --git a/dev-ml/pcre-ocaml/pcre-ocaml-7.3.2.ebuild b/dev-ml/pcre-ocaml/pcre-ocaml-7.3.2.ebuild
38 index 869d45b107c..7f1a5f8b951 100644
39 --- a/dev-ml/pcre-ocaml/pcre-ocaml-7.3.2.ebuild
40 +++ b/dev-ml/pcre-ocaml/pcre-ocaml-7.3.2.ebuild
41 @@ -1,4 +1,4 @@
42 -# Copyright 1999-2017 Gentoo Foundation
43 +# Copyright 1999-2018 Gentoo Foundation
44 # Distributed under the terms of the GNU General Public License v2
45
46 EAPI=5
47 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/mmottl/pcre-ocaml/releases/download/${PV}/pcre-${PV}
48 LICENSE="LGPL-2.1-with-linking-exception"
49 IUSE="examples"
50 SLOT="0/${PV}"
51 -KEYWORDS="~amd64 ~ppc ~x86-fbsd"
52 +KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"
53
54 RDEPEND=">=dev-libs/libpcre-4.5"
55 DEPEND="${RDEPEND}
56
57 diff --git a/dev-ml/pcre-ocaml/pcre-ocaml-7.3.3.ebuild b/dev-ml/pcre-ocaml/pcre-ocaml-7.3.3.ebuild
58 index 869d45b107c..7f1a5f8b951 100644
59 --- a/dev-ml/pcre-ocaml/pcre-ocaml-7.3.3.ebuild
60 +++ b/dev-ml/pcre-ocaml/pcre-ocaml-7.3.3.ebuild
61 @@ -1,4 +1,4 @@
62 -# Copyright 1999-2017 Gentoo Foundation
63 +# Copyright 1999-2018 Gentoo Foundation
64 # Distributed under the terms of the GNU General Public License v2
65
66 EAPI=5
67 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/mmottl/pcre-ocaml/releases/download/${PV}/pcre-${PV}
68 LICENSE="LGPL-2.1-with-linking-exception"
69 IUSE="examples"
70 SLOT="0/${PV}"
71 -KEYWORDS="~amd64 ~ppc ~x86-fbsd"
72 +KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"
73
74 RDEPEND=">=dev-libs/libpcre-4.5"
75 DEPEND="${RDEPEND}