diff options
author | Jason Wever <weeve@gentoo.org> | 2006-09-25 01:54:57 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2006-09-25 01:54:57 +0000 |
commit | dd8ea1324e4b7e86930ec2678c4ac79d01a46417 (patch) | |
tree | fd1d50ae1c1a9253ef4a6d459fe984953489381d /net-libs/libwww/libwww-5.4.0-r6.ebuild | |
parent | Added ~sparc keyword wrt bug #146902. (diff) | |
download | historical-dd8ea1324e4b7e86930ec2678c4ac79d01a46417.tar.gz historical-dd8ea1324e4b7e86930ec2678c4ac79d01a46417.tar.bz2 historical-dd8ea1324e4b7e86930ec2678c4ac79d01a46417.zip |
Stable on SPARC wrt bug #56328.
Package-Manager: portage-2.1.2_pre1-r1
Diffstat (limited to 'net-libs/libwww/libwww-5.4.0-r6.ebuild')
-rw-r--r-- | net-libs/libwww/libwww-5.4.0-r6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libwww/libwww-5.4.0-r6.ebuild b/net-libs/libwww/libwww-5.4.0-r6.ebuild index 867c7c7e0676..b24852655046 100644 --- a/net-libs/libwww/libwww-5.4.0-r6.ebuild +++ b/net-libs/libwww/libwww-5.4.0-r6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libwww/libwww-5.4.0-r6.ebuild,v 1.4 2006/09/24 10:16:51 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libwww/libwww-5.4.0-r6.ebuild,v 1.5 2006/09/25 01:54:57 weeve Exp $ inherit eutils multilib autotools @@ -12,7 +12,7 @@ SRC_URI="http://www.w3.org/Library/Distribution/${MY_P}.tgz LICENSE="W3C" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc ~x86 ~x86-fbsd" IUSE="mysql ssl" RDEPEND=">=sys-libs/zlib-1.1.4 |