diff options
author | 2008-01-30 07:37:19 +0000 | |
---|---|---|
committer | 2008-01-30 07:37:19 +0000 | |
commit | 89348ea4f16862451b67cf7fc2c06830630c3ca9 (patch) | |
tree | b32e57fe42d54712d28636397cfc181e9888f8d3 /dev-ml/facile/facile-1.1.ebuild | |
parent | stable x86, bug 207634 (diff) | |
download | historical-89348ea4f16862451b67cf7fc2c06830630c3ca9.tar.gz historical-89348ea4f16862451b67cf7fc2c06830630c3ca9.tar.bz2 historical-89348ea4f16862451b67cf7fc2c06830630c3ca9.zip |
stable x86, bug 207634
Package-Manager: portage-2.1.3.19
RepoMan-Options: --force
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 65912371a974..061e432f4332 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.12 2008/01/29 14:53:30 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/facile/facile-1.1.ebuild,v 1.13 2008/01/30 07:37:19 opfer 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" |