diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-05-06 16:14:57 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-05-06 16:14:57 +0000 |
commit | 103e7f2fe04c287328f652d50a52c2d1d40907cd (patch) | |
tree | a9e8560854851b3a8d0fd4216886e5b05b121875 /dev-ml/ocamlnet | |
parent | Added ~ppc, bug #114277 (diff) | |
download | gentoo-2-103e7f2fe04c287328f652d50a52c2d1d40907cd.tar.gz gentoo-2-103e7f2fe04c287328f652d50a52c2d1d40907cd.tar.bz2 gentoo-2-103e7f2fe04c287328f652d50a52c2d1d40907cd.zip |
Added ~ppc, bug #114277
(Portage version: 2.1.2.6)
Diffstat (limited to 'dev-ml/ocamlnet')
-rw-r--r-- | dev-ml/ocamlnet/ocamlnet-2.2.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/ocamlnet/ocamlnet-2.2.4.ebuild b/dev-ml/ocamlnet/ocamlnet-2.2.4.ebuild index 8b7d719c97bd..cb3583505335 100644 --- a/dev-ml/ocamlnet/ocamlnet-2.2.4.ebuild +++ b/dev-ml/ocamlnet/ocamlnet-2.2.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamlnet/ocamlnet-2.2.4.ebuild,v 1.1 2007/03/27 18:15:39 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamlnet/ocamlnet-2.2.4.ebuild,v 1.2 2007/05/06 16:14:57 dertobi123 Exp $ inherit eutils findlib @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/ocamlnet/${P}.tar.gz" LICENSE="as-is GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="gtk ssl tk httpd" # the auth-dh compile flag has been disabled as well, since it depends on |