diff options
Diffstat (limited to 'net-mail/ezmlm')
-rw-r--r-- | net-mail/ezmlm/ezmlm-0.53.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/ezmlm/ezmlm-0.53.ebuild b/net-mail/ezmlm/ezmlm-0.53.ebuild index a9cd0036b2f8..1996ffce5cea 100644 --- a/net-mail/ezmlm/ezmlm-0.53.ebuild +++ b/net-mail/ezmlm/ezmlm-0.53.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/ezmlm/ezmlm-0.53.ebuild,v 1.6 2002/07/17 04:20:40 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/ezmlm/ezmlm-0.53.ebuild,v 1.7 2002/08/14 12:05:25 murphy Exp $ S=${WORKDIR}/${P} DESCRIPTION="Simple yet powerful mailing list manager for qmail." @@ -9,7 +9,7 @@ HOMEPAGE="http://cr.yp.to/software/ezmlm.html" SLOT="0" LICENSE="as-is" -KEYWORDS="x86" +KEYWORDS="x86 sparc sparc64" DEPEND=" sys-apps/groff" |