diff options
author | Matthieu Sozeau <mattam@gentoo.org> | 2004-03-22 23:22:50 +0000 |
---|---|---|
committer | Matthieu Sozeau <mattam@gentoo.org> | 2004-03-22 23:22:50 +0000 |
commit | ce97edbeb015942e1caa4cb766fae9777bc0709a (patch) | |
tree | 5af4851361c333cfcfe365899b880f8b00177a79 /dev-ml/ulex/ulex-0.2.ebuild | |
parent | Added metadata and mark stable on ppc. (diff) | |
download | historical-ce97edbeb015942e1caa4cb766fae9777bc0709a.tar.gz historical-ce97edbeb015942e1caa4cb766fae9777bc0709a.tar.bz2 historical-ce97edbeb015942e1caa4cb766fae9777bc0709a.zip |
Keyword update.
Diffstat (limited to 'dev-ml/ulex/ulex-0.2.ebuild')
-rw-r--r-- | dev-ml/ulex/ulex-0.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-ml/ulex/ulex-0.2.ebuild b/dev-ml/ulex/ulex-0.2.ebuild index 32a724a7cfa7..b7fc0b8842f6 100644 --- a/dev-ml/ulex/ulex-0.2.ebuild +++ b/dev-ml/ulex/ulex-0.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/ulex/ulex-0.2.ebuild,v 1.1 2003/10/23 04:45:29 george Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/ulex/ulex-0.2.ebuild,v 1.2 2004/03/22 23:22:50 mattam Exp $ IUSE="" @@ -9,7 +9,7 @@ HOMEPAGE="http://www.cduce.org" SRC_URI="http://www.cduce.org/download/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86 ~ppc" DEPEND=">=dev-lang/ocaml-3.06 >=dev-ml/findlib-0.8" |