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/qmail-notify/qmail-notify-0.93.ebuild | |
parent | amd64 (diff) | |
download | historical-b0bc7786cfc2ae829a1279dfd460d917f15400b5.tar.gz historical-b0bc7786cfc2ae829a1279dfd460d917f15400b5.tar.bz2 historical-b0bc7786cfc2ae829a1279dfd460d917f15400b5.zip |
Remove arm keywords
Diffstat (limited to 'net-mail/qmail-notify/qmail-notify-0.93.ebuild')
-rw-r--r-- | net-mail/qmail-notify/qmail-notify-0.93.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/qmail-notify/qmail-notify-0.93.ebuild b/net-mail/qmail-notify/qmail-notify-0.93.ebuild index 61e3f375ca99..513d95e1562a 100644 --- a/net-mail/qmail-notify/qmail-notify-0.93.ebuild +++ b/net-mail/qmail-notify/qmail-notify-0.93.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/qmail-notify/qmail-notify-0.93.ebuild,v 1.8 2003/09/05 08:56:53 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/qmail-notify/qmail-notify-0.93.ebuild,v 1.9 2004/02/22 16:25:20 agriffis Exp $ S=${WORKDIR}/${P} DESCRIPTION="Delayed delivery notification for qmail." @@ -9,7 +9,7 @@ HOMEPAGE="http://untroubled.org/qmail-notify/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 sparc " +KEYWORDS="x86 sparc" DEPEND="virtual/glibc" |