diff options
author | Alexis Ballier <aballier@gentoo.org> | 2008-09-25 12:20:24 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2008-09-25 12:20:24 +0000 |
commit | 1d949c0eaf08e9a13b97b4dbb46b2f1b64ff72bf (patch) | |
tree | 1b23da0b25219da98c6b0ded626964beb5a7a6f0 /dev-ml/ocamlnet/ocamlnet-2.2.9-r1.ebuild | |
parent | Version bump (diff) | |
download | gentoo-2-1d949c0eaf08e9a13b97b4dbb46b2f1b64ff72bf.tar.gz gentoo-2-1d949c0eaf08e9a13b97b4dbb46b2f1b64ff72bf.tar.bz2 gentoo-2-1d949c0eaf08e9a13b97b4dbb46b2f1b64ff72bf.zip |
keyword ~x86-fbsd
(Portage version: 2.2_rc9/cvs/Linux 2.6.26.5 x86_64)
Diffstat (limited to 'dev-ml/ocamlnet/ocamlnet-2.2.9-r1.ebuild')
-rw-r--r-- | dev-ml/ocamlnet/ocamlnet-2.2.9-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/ocamlnet/ocamlnet-2.2.9-r1.ebuild b/dev-ml/ocamlnet/ocamlnet-2.2.9-r1.ebuild index b5ae6e129003..e5cece374f84 100644 --- a/dev-ml/ocamlnet/ocamlnet-2.2.9-r1.ebuild +++ b/dev-ml/ocamlnet/ocamlnet-2.2.9-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamlnet/ocamlnet-2.2.9-r1.ebuild,v 1.9 2008/06/19 06:56:01 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamlnet/ocamlnet-2.2.9-r1.ebuild,v 1.10 2008/09/25 12:20:24 aballier Exp $ inherit eutils findlib @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/ocamlnet/${P}.tar.gz" LICENSE="as-is GPL-2" SLOT="0" -KEYWORDS="amd64 ppc x86" +KEYWORDS="amd64 ppc x86 ~x86-fbsd" IUSE="gtk ssl tk httpd +ocamlopt" RESTRICT="installsources" |