diff options
author | 2006-09-25 01:54:57 +0000 | |
---|---|---|
committer | 2006-09-25 01:54:57 +0000 | |
commit | 83c27a81143c214a3d698b389eb25e4c8c7283f2 (patch) | |
tree | 868d84d851ded8cac551b4b83478180cba1a5635 /net-libs/libwww/libwww-5.4.0-r6.ebuild | |
parent | Added ~sparc keyword wrt bug #146902. (diff) | |
download | gentoo-2-83c27a81143c214a3d698b389eb25e4c8c7283f2.tar.gz gentoo-2-83c27a81143c214a3d698b389eb25e4c8c7283f2.tar.bz2 gentoo-2-83c27a81143c214a3d698b389eb25e4c8c7283f2.zip |
Stable on SPARC wrt bug #56328.
(Portage version: 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 |