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: Sun, 01 Nov 2020 12:49:09
Message-Id: 1604234934.56b532c90184a2424cf60a47fcd438fd9edc0444.sam@gentoo
1 commit: 56b532c90184a2424cf60a47fcd438fd9edc0444
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Nov 1 12:48:54 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Nov 1 12:48:54 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56b532c9
7
8 dev-ml/ocamlnet: Stabilize 4.1.8 amd64, #750281
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-ml/ocamlnet/ocamlnet-4.1.8.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-ml/ocamlnet/ocamlnet-4.1.8.ebuild b/dev-ml/ocamlnet/ocamlnet-4.1.8.ebuild
16 index a29a175f02e..57417a9cbe3 100644
17 --- a/dev-ml/ocamlnet/ocamlnet-4.1.8.ebuild
18 +++ b/dev-ml/ocamlnet/ocamlnet-4.1.8.ebuild
19 @@ -13,7 +13,7 @@ S="${WORKDIR}/${MY_P}"
20
21 LICENSE="ZLIB GPL-2+"
22 SLOT="0/${PV}"
23 -KEYWORDS="~amd64 ppc x86"
24 +KEYWORDS="amd64 ppc x86"
25 IUSE="gtk kerberos tk httpd +ocamlopt +pcre ssl zip"
26 RESTRICT="installsources strip"