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, 29 Jan 2017 23:03:01
Message-Id: 1485730967.14cf632f07c67e7d1838a9f37ee67d360c892077.jer@gentoo
1 commit: 14cf632f07c67e7d1838a9f37ee67d360c892077
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jan 29 22:59:37 2017 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 29 23:02:47 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14cf632f
7
8 dev-ml/camlp4: Stable for HPPA (bug #581946).
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11 RepoMan-Options: --ignore-arches
12
13 dev-ml/camlp4/camlp4-4.04_p1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-ml/camlp4/camlp4-4.04_p1.ebuild b/dev-ml/camlp4/camlp4-4.04_p1.ebuild
17 index 247c6a4..f86ec5d 100644
18 --- a/dev-ml/camlp4/camlp4-4.04_p1.ebuild
19 +++ b/dev-ml/camlp4/camlp4-4.04_p1.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.04_beta:=[ocamlopt?]"