diff options
author | Heinrich Wendel <lanius@gentoo.org> | 2004-01-26 20:31:01 +0000 |
---|---|---|
committer | Heinrich Wendel <lanius@gentoo.org> | 2004-01-26 20:31:01 +0000 |
commit | 0c62ec881a6b2c7253f46f2b722f94f381899e01 (patch) | |
tree | 47c61611083114da7dac7d101169ec169851b32f /app-admin/zope-config/zope-config-0.3.ebuild | |
parent | Changed sparc keyword to ~sparc as this was mistakenly stabilized with broken... (diff) | |
download | gentoo-2-0c62ec881a6b2c7253f46f2b722f94f381899e01.tar.gz gentoo-2-0c62ec881a6b2c7253f46f2b722f94f381899e01.tar.bz2 gentoo-2-0c62ec881a6b2c7253f46f2b722f94f381899e01.zip |
fix PDEPEND on arch != x86
Diffstat (limited to 'app-admin/zope-config/zope-config-0.3.ebuild')
-rw-r--r-- | app-admin/zope-config/zope-config-0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/zope-config/zope-config-0.3.ebuild b/app-admin/zope-config/zope-config-0.3.ebuild index 396bbbfaccfc..54b7eab04ca8 100644 --- a/app-admin/zope-config/zope-config-0.3.ebuild +++ b/app-admin/zope-config/zope-config-0.3.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/zope-config/zope-config-0.3.ebuild,v 1.4 2004/01/26 19:55:56 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/zope-config/zope-config-0.3.ebuild,v 1.5 2004/01/26 20:30:49 lanius Exp $ DESCRIPTION="A Gentoo Zope multi-Instance configure tool" SRC_URI="" HOMEPAGE="http://www.gentoo.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc ~sparc arm alpha hppa ia64 amd64 mips" +KEYWORDS="x86 ~sparc" DEPEND="" RDEPEND=">=dev-util/dialog-0.7 sys-apps/grep |