diff options
author | Sam James <sam@gentoo.org> | 2021-03-16 22:32:30 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-16 22:32:30 +0000 |
commit | 81a17a45225ec8874fb1c6d4041bd05a2484f913 (patch) | |
tree | ec46fb420ba8d750a55681f1e025c3723befe5a0 /dev-ml | |
parent | x11-misc/sisctrl: Stabilize 0.0.20051202-r1 x86, #680272 (diff) | |
download | gentoo-81a17a45225ec8874fb1c6d4041bd05a2484f913.tar.gz gentoo-81a17a45225ec8874fb1c6d4041bd05a2484f913.tar.bz2 gentoo-81a17a45225ec8874fb1c6d4041bd05a2484f913.zip |
dev-ml/ocamlnet: Stabilize 4.1.8-r1 x86, #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 c0ee784e835e..c2cdd359f645 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" |