diff options
author | Maarten Thibaut <murphy@gentoo.org> | 2002-08-14 12:05:25 +0000 |
---|---|---|
committer | Maarten Thibaut <murphy@gentoo.org> | 2002-08-14 12:05:25 +0000 |
commit | 5e2b06e268d390001459f59a0f2dca2f38a1c4c3 (patch) | |
tree | a30178cb7ec90baa0893c41c3cc1ec4f2ebfb92f /net-mail/nail | |
parent | Adding sparc/sparc64 keywords (diff) | |
download | historical-5e2b06e268d390001459f59a0f2dca2f38a1c4c3.tar.gz historical-5e2b06e268d390001459f59a0f2dca2f38a1c4c3.tar.bz2 historical-5e2b06e268d390001459f59a0f2dca2f38a1c4c3.zip |
Adding sparc/sparc64 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 90e1ea1c214c..5fc6e9f9bafb 100644 --- a/net-mail/nail/nail-9.30.ebuild +++ b/net-mail/nail/nail-9.30.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/net-mail/nail/nail-9.30.ebuild,v 1.4 2002/08/01 11:40:16 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/nail/nail-9.30.ebuild,v 1.5 2002/08/14 12:05:25 murphy Exp $ S=${WORKDIR}/${P} @@ -12,7 +12,7 @@ DEPEND="virtual/glibc" SLOT="0" LICENSE="GPL" -KEYWORDS="x86" +KEYWORDS="x86 sparc sparc64" src_compile() { econf \ |