diff options
Diffstat (limited to 'net-misc/neon/neon-0.24.2.ebuild')
-rw-r--r-- | net-misc/neon/neon-0.24.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/neon/neon-0.24.2.ebuild b/net-misc/neon/neon-0.24.2.ebuild index 4ea6b4c6a0c7..eac3ae4b3ccd 100644 --- a/net-misc/neon/neon-0.24.2.ebuild +++ b/net-misc/neon/neon-0.24.2.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-misc/neon/neon-0.24.2.ebuild,v 1.2 2003/11/08 23:44:54 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/neon/neon-0.24.2.ebuild,v 1.3 2003/11/29 03:32:32 weeve Exp $ S=${WORKDIR}/${P} DESCRIPTION="HTTP and WebDAV client library" @@ -10,7 +10,7 @@ DEPEND="dev-libs/libxml2 ssl? ( >=dev-libs/openssl-0.9.6f )" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~x86 ~ppc ~sparc" IUSE="ssl" src_compile() { |