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 | b0bc7786cfc2ae829a1279dfd460d917f15400b5 (patch) | |
tree | ee3f3af3b28229ec29900a9f16e885d721e808ab /net-mail/qmhandle | |
parent | amd64 (diff) | |
download | historical-b0bc7786cfc2ae829a1279dfd460d917f15400b5.tar.gz historical-b0bc7786cfc2ae829a1279dfd460d917f15400b5.tar.bz2 historical-b0bc7786cfc2ae829a1279dfd460d917f15400b5.zip |
Remove arm keywords
Diffstat (limited to 'net-mail/qmhandle')
-rw-r--r-- | net-mail/qmhandle/qmhandle-1.1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/qmhandle/qmhandle-1.1.1.ebuild b/net-mail/qmhandle/qmhandle-1.1.1.ebuild index 889fb293beef..ac28a76b459a 100644 --- a/net-mail/qmhandle/qmhandle-1.1.1.ebuild +++ b/net-mail/qmhandle/qmhandle-1.1.1.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/qmhandle/qmhandle-1.1.1.ebuild,v 1.3 2003/10/31 21:07:24 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/qmhandle/qmhandle-1.1.1.ebuild,v 1.4 2004/02/22 16:25:49 agriffis Exp $ DESCRIPTION="Qmail message queue tool" HOMEPAGE="http://qmhandle.sf.net/" SRC_URI="mirror://sourceforge/qmhandle/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~alpha ~arm ~hppa ~mips ~ppc ~sparc amd64 ia64" +KEYWORDS="x86 ~alpha ~hppa ~mips ~ppc ~sparc amd64 ia64" # Should run on all platforms without issue IUSE="" RDEPEND="net-mail/qmail dev-lang/perl sys-apps/psmisc" |