diff options
Diffstat (limited to 'net-mail/lbdb/lbdb-0.26-r1.ebuild')
-rw-r--r-- | net-mail/lbdb/lbdb-0.26-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/lbdb/lbdb-0.26-r1.ebuild b/net-mail/lbdb/lbdb-0.26-r1.ebuild index 29ebebb7a87c..ce9fca48fbfd 100644 --- a/net-mail/lbdb/lbdb-0.26-r1.ebuild +++ b/net-mail/lbdb/lbdb-0.26-r1.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/lbdb/lbdb-0.26-r1.ebuild,v 1.2 2002/08/04 23:34:24 cselkirk Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/lbdb/lbdb-0.26-r1.ebuild,v 1.3 2002/08/14 12:05:25 murphy Exp $ MY_P=${P/-/_} S=${WORKDIR}/${P} @@ -12,7 +12,7 @@ DEPEND=">=net-mail/mutt-1.2.5" SLOT="0" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" LICENSE="GPL-2" RDEPEND="pda? ( dev-perl/p5-Palm )" |