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: Sun, 01 Nov 2015 11:12:22
Message-Id: 1446375503.9b10821d4a903ec0be6a663879588364ac245368.jer@gentoo
1 commit: 9b10821d4a903ec0be6a663879588364ac245368
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Sun Nov 1 10:58:23 2015 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Sun Nov 1 10:58:23 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b10821d
7
8 dev-ml/camlp4: Stable for HPPA (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 f48edb7..850c546 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 ~amd64-linux ~x86-fbsd ~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?]"