diff options
author | David Holm <dholm@gentoo.org> | 2004-10-18 12:34:01 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-10-18 12:34:01 +0000 |
commit | 7943cc5db6dc99eff78da2735ff9cbfb909afc51 (patch) | |
tree | 92d10a255d4c3ab956b194f7dea8b498e9ef2496 /net-zope/zfspath/zfspath-1.0.1.ebuild | |
parent | Added to ~ppc (diff) | |
download | historical-7943cc5db6dc99eff78da2735ff9cbfb909afc51.tar.gz historical-7943cc5db6dc99eff78da2735ff9cbfb909afc51.tar.bz2 historical-7943cc5db6dc99eff78da2735ff9cbfb909afc51.zip |
Added to ~ppc
Diffstat (limited to 'net-zope/zfspath/zfspath-1.0.1.ebuild')
-rw-r--r-- | net-zope/zfspath/zfspath-1.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-zope/zfspath/zfspath-1.0.1.ebuild b/net-zope/zfspath/zfspath-1.0.1.ebuild index 2a445f7e55fd..b2f2fb4da3e9 100644 --- a/net-zope/zfspath/zfspath-1.0.1.ebuild +++ b/net-zope/zfspath/zfspath-1.0.1.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/net-zope/zfspath/zfspath-1.0.1.ebuild,v 1.2 2004/09/25 21:19:10 radek Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/zfspath/zfspath-1.0.1.ebuild,v 1.3 2004/10/18 12:33:42 dholm Exp $ inherit zproduct @@ -8,7 +8,7 @@ DESCRIPTION="Zope product to allow access to the filesystem." HOMEPAGE="http://zope.org/Members/asterisk/ZFSPath/" SRC_URI="http://zope.org/Members/asterisk/ZFSPath/${PV}/ZFSPath-${PV}.tgz" LICENSE="GPL-2" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" IUSE="" RDEPEND=">=net-zope/zope-2.6.4 ${RDEPEND}" |