diff options
Diffstat (limited to 'dev-ml/ocamlnet')
-rw-r--r-- | dev-ml/ocamlnet/ocamlnet-4.1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ocamlnet/ocamlnet-4.1.2.ebuild b/dev-ml/ocamlnet/ocamlnet-4.1.2.ebuild index a16de2e6b12f..d307e7628307 100644 --- a/dev-ml/ocamlnet/ocamlnet-4.1.2.ebuild +++ b/dev-ml/ocamlnet/ocamlnet-4.1.2.ebuild @@ -12,7 +12,7 @@ SRC_URI="http://download.camlcity.org/download/${MY_P}.tar.gz" LICENSE="ZLIB GPL-2+" SLOT="0/${PV}" -KEYWORDS="amd64 ppc x86 x86-fbsd" +KEYWORDS="amd64 ppc x86" IUSE="gtk kerberos tk httpd +ocamlopt +pcre ssl zip" RESTRICT="installsources strip" |