diff options
Diffstat (limited to 'dev-ml/ounit/ounit-1.0.0.ebuild')
-rw-r--r-- | dev-ml/ounit/ounit-1.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/ounit/ounit-1.0.0.ebuild b/dev-ml/ounit/ounit-1.0.0.ebuild index 844208d006c6..06bbcb5a0c67 100644 --- a/dev-ml/ounit/ounit-1.0.0.ebuild +++ b/dev-ml/ounit/ounit-1.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/ounit/ounit-1.0.0.ebuild,v 1.4 2004/08/26 12:39:25 mattam Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/ounit/ounit-1.0.0.ebuild,v 1.5 2004/09/30 18:28:50 mattam Exp $ inherit findlib @@ -9,7 +9,7 @@ HOMEPAGE="http://home.wanadoo.nl/maas/ocaml/" SRC_URI="http://home.wanadoo.nl/maas/ocaml/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc amd64" DEPEND="dev-lang/ocaml" IUSE="" |