diff options
author | Matthieu Sozeau <mattam@gentoo.org> | 2005-03-14 19:45:53 +0000 |
---|---|---|
committer | Matthieu Sozeau <mattam@gentoo.org> | 2005-03-14 19:45:53 +0000 |
commit | 6b586b59ad2c62c5a58563f2b2343c5db9d17ffa (patch) | |
tree | 786d6eb57d6828f4e1998184a5634e6115c47036 /dev-ml/ocamlnet/ocamlnet-0.98.ebuild | |
parent | fixed #67302 (diff) | |
download | historical-6b586b59ad2c62c5a58563f2b2343c5db9d17ffa.tar.gz historical-6b586b59ad2c62c5a58563f2b2343c5db9d17ffa.tar.bz2 historical-6b586b59ad2c62c5a58563f2b2343c5db9d17ffa.zip |
Add ~amd64.
Diffstat (limited to 'dev-ml/ocamlnet/ocamlnet-0.98.ebuild')
-rw-r--r-- | dev-ml/ocamlnet/ocamlnet-0.98.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/ocamlnet/ocamlnet-0.98.ebuild b/dev-ml/ocamlnet/ocamlnet-0.98.ebuild index a4701ced389c..b0b579ada3cb 100644 --- a/dev-ml/ocamlnet/ocamlnet-0.98.ebuild +++ b/dev-ml/ocamlnet/ocamlnet-0.98.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamlnet/ocamlnet-0.98.ebuild,v 1.4 2005/03/08 23:35:26 mattam Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamlnet/ocamlnet-0.98.ebuild,v 1.5 2005/03/14 19:45:53 mattam Exp $ inherit findlib @@ -9,7 +9,7 @@ HOMEPAGE="http://ocamlnet.sourceforge.net" SRC_URI="mirror://sourceforge/ocamlnet/${P}.tar.gz" LICENSE="as-is" -KEYWORDS="~ppc ~x86" +KEYWORDS="~ppc ~x86 ~amd64" SLOT="0" IUSE="" |