diff options
author | Sam James <sam@gentoo.org> | 2020-11-01 12:48:54 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-11-01 12:48:54 +0000 |
commit | 56b532c90184a2424cf60a47fcd438fd9edc0444 (patch) | |
tree | 91283d8ee98282585614f3732dcabdc99b334f25 /dev-ml/ocamlnet | |
parent | dev-ml/camlzip: Stabilize 1.10 amd64, #750287 (diff) | |
download | gentoo-56b532c90184a2424cf60a47fcd438fd9edc0444.tar.gz gentoo-56b532c90184a2424cf60a47fcd438fd9edc0444.tar.bz2 gentoo-56b532c90184a2424cf60a47fcd438fd9edc0444.zip |
dev-ml/ocamlnet: Stabilize 4.1.8 amd64, #750281
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/ocamlnet')
-rw-r--r-- | dev-ml/ocamlnet/ocamlnet-4.1.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ocamlnet/ocamlnet-4.1.8.ebuild b/dev-ml/ocamlnet/ocamlnet-4.1.8.ebuild index a29a175f02e4..57417a9cbe37 100644 --- a/dev-ml/ocamlnet/ocamlnet-4.1.8.ebuild +++ b/dev-ml/ocamlnet/ocamlnet-4.1.8.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="gtk kerberos tk httpd +ocamlopt +pcre ssl zip" RESTRICT="installsources strip" |