diff options
Diffstat (limited to 'net-mail/checkpassword/checkpassword-0.90.ebuild')
-rw-r--r-- | net-mail/checkpassword/checkpassword-0.90.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/checkpassword/checkpassword-0.90.ebuild b/net-mail/checkpassword/checkpassword-0.90.ebuild index 8726d21e220a..2a278da4a90d 100644 --- a/net-mail/checkpassword/checkpassword-0.90.ebuild +++ b/net-mail/checkpassword/checkpassword-0.90.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/net-mail/checkpassword/checkpassword-0.90.ebuild,v 1.5 2002/08/01 11:59:03 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/checkpassword/checkpassword-0.90.ebuild,v 1.6 2002/08/14 12:05:25 murphy Exp $ S=${WORKDIR}/${P} DESCRIPTION="A modern replacement for sendmail which uses maildirs" @@ -9,7 +9,7 @@ HOMEPAGE="http://www.qmail.org/" SLOT="0" LICENSE="as-is" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" src_compile() { cd ${S} |