Gentoo Archives: gentoo-commits

From: Jeroen Roovers <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/camlp4/
Date: Tue, 03 Nov 2015 04:14:41
Message-Id: 1446523883.1f7c7c3f0b7a1e0b22bc19ec49a4c26ab33dcbac.jer@gentoo
1 commit: 1f7c7c3f0b7a1e0b22bc19ec49a4c26ab33dcbac
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Tue Nov 3 04:11:23 2015 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Tue Nov 3 04:11:23 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f7c7c3f
7
8 dev-ml/camlp4: Stable for PPC64 (bug #463018).
9
10 Package-Manager: portage-2.2.23
11 RepoMan-Options: --ignore-arches
12
13 dev-ml/camlp4/camlp4-4.02.1_p3.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-ml/camlp4/camlp4-4.02.1_p3.ebuild b/dev-ml/camlp4/camlp4-4.02.1_p3.ebuild
17 index 850c546..1d6e162 100644
18 --- a/dev-ml/camlp4/camlp4-4.02.1_p3.ebuild
19 +++ b/dev-ml/camlp4/camlp4-4.02.1_p3.ebuild
20 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/ocaml/camlp4/archive/${MY_PV}.tar.gz -> ${P}.tar.gz"
21
22 LICENSE="LGPL-2-with-linking-exception"
23 SLOT="0/${PV}"
24 -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
25 +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
26 IUSE="+ocamlopt"
27
28 DEPEND=">=dev-lang/ocaml-4.02:=[ocamlopt?]"