diff options
author | Sam James <sam@gentoo.org> | 2021-03-16 22:33:11 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-16 22:33:11 +0000 |
commit | 12e8885163336dad0c4e8fdc864e1ed33bdbf2ac (patch) | |
tree | 413df3be27deebe531bb961dc4223dca6ca5fc75 /dev-ml/ocamlnet | |
parent | app-arch/bzip2: Stabilize 1.0.8-r1 amd64, #768546 (diff) | |
download | gentoo-12e8885163336dad0c4e8fdc864e1ed33bdbf2ac.tar.gz gentoo-12e8885163336dad0c4e8fdc864e1ed33bdbf2ac.tar.bz2 gentoo-12e8885163336dad0c4e8fdc864e1ed33bdbf2ac.zip |
dev-ml/ocamlnet: Stabilize 4.1.8-r1 amd64, #769323
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/ocamlnet')
-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 c2cdd359f645..eada9034c1b6 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" |