summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-02-22 16:30:50 +0000
committerAron Griffis <agriffis@gentoo.org>2004-02-22 16:30:50 +0000
commitb0bc7786cfc2ae829a1279dfd460d917f15400b5 (patch)
treeee3f3af3b28229ec29900a9f16e885d721e808ab /net-mail/nbsmtp
parentamd64 (diff)
downloadhistorical-b0bc7786cfc2ae829a1279dfd460d917f15400b5.tar.gz
historical-b0bc7786cfc2ae829a1279dfd460d917f15400b5.tar.bz2
historical-b0bc7786cfc2ae829a1279dfd460d917f15400b5.zip
Remove arm keywords
Diffstat (limited to 'net-mail/nbsmtp')
-rw-r--r--net-mail/nbsmtp/nbsmtp-0.8.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/nbsmtp/nbsmtp-0.8.ebuild b/net-mail/nbsmtp/nbsmtp-0.8.ebuild
index 6ca74728f399..f37597aa34b5 100644
--- a/net-mail/nbsmtp/nbsmtp-0.8.ebuild
+++ b/net-mail/nbsmtp/nbsmtp-0.8.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/nbsmtp/nbsmtp-0.8.ebuild,v 1.8 2003/02/13 14:34:53 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/nbsmtp/nbsmtp-0.8.ebuild,v 1.9 2004/02/22 16:22:19 agriffis Exp $
S=${WORKDIR}
DESCRIPTION="The No-Brainer SMTP"
@@ -13,7 +13,7 @@ PROVIDE="virtual/mta"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 sparc "
+KEYWORDS="x86 sparc"
src_compile() {
gcc ${CFLAGS} -o nbsmtp nbsmtp.c || die