diff options
author | George Shapovalov <george@gentoo.org> | 2003-03-11 20:59:37 +0000 |
---|---|---|
committer | George Shapovalov <george@gentoo.org> | 2003-03-11 20:59:37 +0000 |
commit | 009cf106149003322b030a6e3ed4ff98d71ef5ce (patch) | |
tree | 89cac9e14ca0b52f345a611e13d000b8d44802a5 /dev-ml/ocamlnet | |
parent | unmasked in x86 (diff) | |
download | historical-009cf106149003322b030a6e3ed4ff98d71ef5ce.tar.gz historical-009cf106149003322b030a6e3ed4ff98d71ef5ce.tar.bz2 historical-009cf106149003322b030a6e3ed4ff98d71ef5ce.zip |
unmasked in x86
Diffstat (limited to 'dev-ml/ocamlnet')
-rw-r--r-- | dev-ml/ocamlnet/ocamlnet-0.95.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/ocamlnet/ocamlnet-0.95.ebuild b/dev-ml/ocamlnet/ocamlnet-0.95.ebuild index abc22f5e31b6..efd2f72f6902 100644 --- a/dev-ml/ocamlnet/ocamlnet-0.95.ebuild +++ b/dev-ml/ocamlnet/ocamlnet-0.95.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamlnet/ocamlnet-0.95.ebuild,v 1.1 2003/02/23 22:02:52 george Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamlnet/ocamlnet-0.95.ebuild,v 1.2 2003/03/11 20:54:53 george Exp $ DESCRIPTION="Modules for O'Caml application-level Internet protocols" HOMEPAGE="http://ocamlnet.sourceforge.net" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/ocamlnet/${P}.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" DEPEND=">=dev-ml/pcre-ocaml-4.31.0 >=dev-ml/findlib-0.8" |