Gentoo Archives: gentoo-commits

From: Michael Weber <xmw@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/type-conv/
Date: Wed, 05 Apr 2017 09:52:22
Message-Id: 1491385904.43295fe9f12872960fe54b8921f4a7f51695366a.xmw@gentoo
1 commit: 43295fe9f12872960fe54b8921f4a7f51695366a
2 Author: Michael Weber <xmw <AT> gentoo <DOT> org>
3 AuthorDate: Wed Apr 5 09:49:57 2017 +0000
4 Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
5 CommitDate: Wed Apr 5 09:51:44 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43295fe9
7
8 dev-ml/type-conv: add ~ppc (bug 527318).
9
10 Package-Manager: Portage-2.3.5, Repoman-2.3.2
11 RepoMan-Options: --include-arches="ppc"
12
13 dev-ml/type-conv/type-conv-113.00.02.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/dev-ml/type-conv/type-conv-113.00.02.ebuild b/dev-ml/type-conv/type-conv-113.00.02.ebuild
17 index f5f179ce0b4..08855094527 100644
18 --- a/dev-ml/type-conv/type-conv-113.00.02.ebuild
19 +++ b/dev-ml/type-conv/type-conv-113.00.02.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2015 Gentoo Foundation
22 +# Copyright 1999-2017 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI="5"
26 @@ -14,7 +14,7 @@ SRC_URI="http://ocaml.janestreet.com/ocaml-core/${PV%.*}/files/${MY_P}.tar.gz"
27
28 LICENSE="LGPL-2.1-with-linking-exception"
29 SLOT="0/${PV}"
30 -KEYWORDS="~amd64 ~x86"
31 +KEYWORDS="~amd64 ~ppc ~x86"
32 IUSE=""
33
34 RDEPEND=">=dev-lang/ocaml-4.02[ocamlopt?]