diff options
author | Markus Rothe <corsair@gentoo.org> | 2004-11-01 18:55:07 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2004-11-01 18:55:07 +0000 |
commit | 0fbfde9eb3a72dc84997f55d34973238862a80a2 (patch) | |
tree | 663f328963961a44b42207b284ad246ccd973a8b /net-misc/neon/neon-0.24.7.ebuild | |
parent | sys-kernel/ia64-sources >> sys-kernel/development-sources for the linux-sources (diff) | |
download | gentoo-2-0fbfde9eb3a72dc84997f55d34973238862a80a2.tar.gz gentoo-2-0fbfde9eb3a72dc84997f55d34973238862a80a2.tar.bz2 gentoo-2-0fbfde9eb3a72dc84997f55d34973238862a80a2.zip |
Marked ~ppc64; bug #63683
Diffstat (limited to 'net-misc/neon/neon-0.24.7.ebuild')
-rw-r--r-- | net-misc/neon/neon-0.24.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/neon/neon-0.24.7.ebuild b/net-misc/neon/neon-0.24.7.ebuild index 7a9e3d23143d..40f1d3524d29 100644 --- a/net-misc/neon/neon-0.24.7.ebuild +++ b/net-misc/neon/neon-0.24.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/neon/neon-0.24.7.ebuild,v 1.8 2004/10/01 05:36:40 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/neon/neon-0.24.7.ebuild,v 1.9 2004/11/01 18:53:14 corsair Exp $ DESCRIPTION="HTTP and WebDAV client library" HOMEPAGE="http://www.webdav.org/neon/" @@ -8,7 +8,7 @@ SRC_URI="http://www.webdav.org/neon/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc sparc alpha hppa amd64 ~s390 ~ppc-macos" +KEYWORDS="x86 ppc sparc alpha hppa amd64 ~s390 ~ppc-macos ~ppc64" IUSE="ssl zlib expat" DEPEND="expat? ( dev-libs/expat ) |