diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 22:49:29 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 22:49:29 +0000 |
commit | fa4e1a7130254a242825923b26f191ad596a96b6 (patch) | |
tree | 4057d242d682396d7346ddc353a99e46265700c9 /net-libs/libesmtp | |
parent | Remove arm keywords (diff) | |
download | historical-fa4e1a7130254a242825923b26f191ad596a96b6.tar.gz historical-fa4e1a7130254a242825923b26f191ad596a96b6.tar.bz2 historical-fa4e1a7130254a242825923b26f191ad596a96b6.zip |
Remove arm keywords
Diffstat (limited to 'net-libs/libesmtp')
-rw-r--r-- | net-libs/libesmtp/libesmtp-0.8.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libesmtp/libesmtp-0.8.12.ebuild b/net-libs/libesmtp/libesmtp-0.8.12.ebuild index 1b4e9252394b..09466aa5c6a6 100644 --- a/net-libs/libesmtp/libesmtp-0.8.12.ebuild +++ b/net-libs/libesmtp/libesmtp-0.8.12.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-libs/libesmtp/libesmtp-0.8.12.ebuild,v 1.13 2003/09/06 22:04:23 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libesmtp/libesmtp-0.8.12.ebuild,v 1.14 2004/02/22 22:49:14 agriffis Exp $ IUSE="ssl" @@ -14,7 +14,7 @@ DEPEND=">=sys-devel/libtool-1.3.5-r2 SLOT="0" LICENSE="LGPL-2.1 GPL-2" -KEYWORDS="x86 sparc ppc" +KEYWORDS="x86 sparc ppc" src_compile() { local myconf |