diff options
author | Jason Wever <weeve@gentoo.org> | 2003-04-24 17:08:57 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2003-04-24 17:08:57 +0000 |
commit | 2f5ad0b06ba721d769beab6b8335e48a8c5e5511 (patch) | |
tree | 50db0342a54196cb88f0e432cc96d1250ef88d96 /app-admin/zope-config/zope-config-0.1-r1.ebuild | |
parent | some bugzilla items merged in (diff) | |
download | gentoo-2-2f5ad0b06ba721d769beab6b8335e48a8c5e5511.tar.gz gentoo-2-2f5ad0b06ba721d769beab6b8335e48a8c5e5511.tar.bz2 gentoo-2-2f5ad0b06ba721d769beab6b8335e48a8c5e5511.zip |
Added ~sparc to keywords.
Diffstat (limited to 'app-admin/zope-config/zope-config-0.1-r1.ebuild')
-rw-r--r-- | app-admin/zope-config/zope-config-0.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/zope-config/zope-config-0.1-r1.ebuild b/app-admin/zope-config/zope-config-0.1-r1.ebuild index 7ee988a55ace..0c0387617537 100644 --- a/app-admin/zope-config/zope-config-0.1-r1.ebuild +++ b/app-admin/zope-config/zope-config-0.1-r1.ebuild @@ -1,7 +1,7 @@ # Copyright 2003 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.1-r1.ebuild,v 1.3 2003/04/04 01:31:48 kutsuya Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/zope-config/zope-config-0.1-r1.ebuild,v 1.4 2003/04/24 17:08:57 weeve Exp $ DESCRIPTION="A Gentoo Zope multi-Instance configure tool." SRC_URI="" @@ -10,7 +10,7 @@ IUSE="" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc" +KEYWORDS="x86 ~ppc ~sparc" DEPEND="" RDEPEND=">=dev-util/dialog-0.7 |