Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/ocamlnet/
Date: Mon, 26 Oct 2020 21:18:38
Message-Id: 1603747085.53326b621a645a434cb7df182b18275bc0311960.sam@gentoo
1 commit: 53326b621a645a434cb7df182b18275bc0311960
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Oct 26 21:17:04 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 26 21:18:05 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53326b62
7
8 dev-ml/ocamlnet: Stabilize 4.1.8 ppc, #750281
9
10 Tested-by: ernsteiswuerfel <erhard_f <AT> mailbox.org>
11 Signed-off-by: Sam James <sam <AT> gentoo.org>
12
13 dev-ml/ocamlnet/ocamlnet-4.1.8.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-ml/ocamlnet/ocamlnet-4.1.8.ebuild b/dev-ml/ocamlnet/ocamlnet-4.1.8.ebuild
17 index 90661d97cf9..a29a175f02e 100644
18 --- a/dev-ml/ocamlnet/ocamlnet-4.1.8.ebuild
19 +++ b/dev-ml/ocamlnet/ocamlnet-4.1.8.ebuild
20 @@ -13,7 +13,7 @@ S="${WORKDIR}/${MY_P}"
21
22 LICENSE="ZLIB GPL-2+"
23 SLOT="0/${PV}"
24 -KEYWORDS="~amd64 ~ppc x86"
25 +KEYWORDS="~amd64 ppc x86"
26 IUSE="gtk kerberos tk httpd +ocamlopt +pcre ssl zip"
27 RESTRICT="installsources strip"