diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 16:30:50 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 16:30:50 +0000 |
commit | 86608c04c15f6748913caf77c83fb2cfc37ee8ed (patch) | |
tree | 8a62aadd7eab94a7246791762ca53338f2d18298 /net-mail/queue-fix | |
parent | Remove arm keywords (Manifest recommit) (diff) | |
download | gentoo-2-86608c04c15f6748913caf77c83fb2cfc37ee8ed.tar.gz gentoo-2-86608c04c15f6748913caf77c83fb2cfc37ee8ed.tar.bz2 gentoo-2-86608c04c15f6748913caf77c83fb2cfc37ee8ed.zip |
Remove arm keywords
Diffstat (limited to 'net-mail/queue-fix')
-rw-r--r-- | net-mail/queue-fix/queue-fix-1.4-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/queue-fix/queue-fix-1.4-r2.ebuild b/net-mail/queue-fix/queue-fix-1.4-r2.ebuild index b09028820d75..f355638a2cf5 100644 --- a/net-mail/queue-fix/queue-fix-1.4-r2.ebuild +++ b/net-mail/queue-fix/queue-fix-1.4-r2.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/queue-fix/queue-fix-1.4-r2.ebuild,v 1.5 2003/12/02 06:02:40 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/queue-fix/queue-fix-1.4-r2.ebuild,v 1.6 2004/02/22 16:26:22 agriffis Exp $ S=${WORKDIR}/${P} DESCRIPTION="Qmail Queue Repair Application with support for big-todo" @@ -10,7 +10,7 @@ HOMEPAGE="http://www.netmeridian.com/e-huss/" SLOT="0" LICENSE="as-is" -KEYWORDS="x86 alpha ~arm ~hppa ~mips ppc sparc amd64 ia64" +KEYWORDS="x86 alpha ~hppa ~mips ppc sparc amd64 ia64" IUSE="" DEPEND="sys-devel/gcc-config" RDEPEND="|| ( net-mail/qmail |