diff options
author | Sam James <sam@gentoo.org> | 2021-03-17 08:59:29 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-17 08:59:29 +0000 |
commit | 5f9407c5f505597cd3ce36c18101a94740dee5ea (patch) | |
tree | 35df82a1959c1bb4e9c849d07d7a74fc238bace2 /dev-ml | |
parent | sys-apps/file: Stabilize 5.39-r4 ppc64, #771096 (diff) | |
download | gentoo-5f9407c5f505597cd3ce36c18101a94740dee5ea.tar.gz gentoo-5f9407c5f505597cd3ce36c18101a94740dee5ea.tar.bz2 gentoo-5f9407c5f505597cd3ce36c18101a94740dee5ea.zip |
dev-ml/ocamlnet: Stabilize 4.1.8-r1 ppc, #769323
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r-- | dev-ml/ocamlnet/ocamlnet-4.1.8-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ocamlnet/ocamlnet-4.1.8-r1.ebuild b/dev-ml/ocamlnet/ocamlnet-4.1.8-r1.ebuild index eada9034c1b6..8976098b07bc 100644 --- a/dev-ml/ocamlnet/ocamlnet-4.1.8-r1.ebuild +++ b/dev-ml/ocamlnet/ocamlnet-4.1.8-r1.ebuild @@ -13,7 +13,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="ZLIB GPL-2+" SLOT="0/${PV}" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 ppc x86" IUSE="kerberos tk httpd +ocamlopt +pcre ssl zip" RESTRICT="installsources strip" |