Gentoo Archives: gentoo-commits

From: Patrice Clement <monsieurp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/ocamlnet/
Date: Mon, 27 Jun 2016 20:34:00
Message-Id: 1467057913.c2b52f02c7860a8dd484d046f29edfc1410ae1b1.monsieurp@gentoo
1 commit: c2b52f02c7860a8dd484d046f29edfc1410ae1b1
2 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jun 27 19:52:34 2016 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Mon Jun 27 20:05:13 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2b52f02
7
8 dev-ml/ocamlnet: Stable for amd64. Retroactively mark stable for the remaining arches using the ALLARCHES policy.
9
10 Package-Manager: portage-2.2.28
11
12 Gentoo-Bug: https://bugs.gentoo.org/586922
13
14 dev-ml/ocamlnet/ocamlnet-4.1.2.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-ml/ocamlnet/ocamlnet-4.1.2.ebuild b/dev-ml/ocamlnet/ocamlnet-4.1.2.ebuild
18 index 1ffc0a6..f0148d8 100644
19 --- a/dev-ml/ocamlnet/ocamlnet-4.1.2.ebuild
20 +++ b/dev-ml/ocamlnet/ocamlnet-4.1.2.ebuild
21 @@ -13,7 +13,7 @@ SRC_URI="http://download.camlcity.org/download/${MY_P}.tar.gz"
22
23 LICENSE="ZLIB GPL-2+"
24 SLOT="0/${PV}"
25 -KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"
26 +KEYWORDS="amd64 ppc x86 x86-fbsd"
27 IUSE="gtk kerberos tk httpd +ocamlopt +pcre ssl zip"
28 RESTRICT="installsources"