diff options
author | 2008-01-28 17:07:01 +0000 | |
---|---|---|
committer | 2008-01-28 17:07:01 +0000 | |
commit | f314a1f871157ebe11bc9742ad34f05a92ecc30e (patch) | |
tree | a0a06686ee49367a87be20a2350e1d6a6864e94e /dev-ml/facile/facile-1.1.ebuild | |
parent | Stable for HPPA (bug #207634). (diff) | |
download | historical-f314a1f871157ebe11bc9742ad34f05a92ecc30e.tar.gz historical-f314a1f871157ebe11bc9742ad34f05a92ecc30e.tar.bz2 historical-f314a1f871157ebe11bc9742ad34f05a92ecc30e.zip |
Stable for HPPA (bug #207634).
Package-Manager: portage-2.1.4
Diffstat (limited to 'dev-ml/facile/facile-1.1.ebuild')
-rw-r--r-- | dev-ml/facile/facile-1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/facile/facile-1.1.ebuild b/dev-ml/facile/facile-1.1.ebuild index e27341552e7e..0b10ee3fd74c 100644 --- a/dev-ml/facile/facile-1.1.ebuild +++ b/dev-ml/facile/facile-1.1.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/facile/facile-1.1.ebuild,v 1.8 2008/01/06 18:11:08 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/facile/facile-1.1.ebuild,v 1.9 2008/01/28 17:07:01 jer Exp $ inherit eutils @@ -14,7 +14,7 @@ RESTRICT="mirror" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="+ocamlopt" RDEPEND=">=dev-lang/ocaml-3.09.3-r1" |