diff options
author | 2004-02-22 16:30:50 +0000 | |
---|---|---|
committer | 2004-02-22 16:30:50 +0000 | |
commit | b0bc7786cfc2ae829a1279dfd460d917f15400b5 (patch) | |
tree | ee3f3af3b28229ec29900a9f16e885d721e808ab /net-mail/nail | |
parent | amd64 (diff) | |
download | historical-b0bc7786cfc2ae829a1279dfd460d917f15400b5.tar.gz historical-b0bc7786cfc2ae829a1279dfd460d917f15400b5.tar.bz2 historical-b0bc7786cfc2ae829a1279dfd460d917f15400b5.zip |
Remove arm keywords
Diffstat (limited to 'net-mail/nail')
-rw-r--r-- | net-mail/nail/nail-9.30.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/nail/nail-9.30.ebuild b/net-mail/nail/nail-9.30.ebuild index 31f57eeedce0..5e66f4120d95 100644 --- a/net-mail/nail/nail-9.30.ebuild +++ b/net-mail/nail/nail-9.30.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/nail/nail-9.30.ebuild,v 1.10 2003/09/05 02:45:39 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/nail/nail-9.30.ebuild,v 1.11 2004/02/22 16:22:03 agriffis Exp $ S=${WORKDIR}/${P} @@ -12,7 +12,7 @@ DEPEND="virtual/glibc" SLOT="0" LICENSE="BSD" -KEYWORDS="x86 sparc " +KEYWORDS="x86 sparc" src_compile() { econf \ |