diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 16:20:40 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 16:20:40 +0000 |
commit | 68cb6a6df4272f3b98625a028a786457f2100251 (patch) | |
tree | 24b02be29026487be73fe6bc597721a6f10effe7 /net-mail/lbdb | |
parent | amd64 (Manifest recommit) (diff) | |
download | gentoo-2-68cb6a6df4272f3b98625a028a786457f2100251.tar.gz gentoo-2-68cb6a6df4272f3b98625a028a786457f2100251.tar.bz2 gentoo-2-68cb6a6df4272f3b98625a028a786457f2100251.zip |
Remove arm keywords
Diffstat (limited to 'net-mail/lbdb')
-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 62ce0345e364..6d02c11f94ea 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-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/lbdb/lbdb-0.26-r1.ebuild,v 1.8 2003/09/05 09:12:12 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/lbdb/lbdb-0.26-r1.ebuild,v 1.9 2004/02/22 16:19:57 agriffis Exp $ IUSE="pda" @@ -14,7 +14,7 @@ DEPEND=">=net-mail/mutt-1.2.5" SLOT="0" -KEYWORDS="x86 ppc sparc " +KEYWORDS="x86 ppc sparc" LICENSE="GPL-2" RDEPEND="pda? ( dev-perl/p5-Palm )" |