diff options
author | Michael McCabe <randy@gentoo.org> | 2004-04-02 16:16:38 +0000 |
---|---|---|
committer | Michael McCabe <randy@gentoo.org> | 2004-04-02 16:16:38 +0000 |
commit | 769458b29534b97e3d2e76523d6cfee98861ee65 (patch) | |
tree | 59539b75ccb0808cbc998b9d276b97eca901e693 /net-libs/libwww/libwww-5.4.0-r2.ebuild | |
parent | util-linux gives additional -fPIC errors on amd64 with -pie. Bugzilla Bug 463... (diff) | |
download | gentoo-2-769458b29534b97e3d2e76523d6cfee98861ee65.tar.gz gentoo-2-769458b29534b97e3d2e76523d6cfee98861ee65.tar.bz2 gentoo-2-769458b29534b97e3d2e76523d6cfee98861ee65.zip |
added s390 to keywords
Diffstat (limited to 'net-libs/libwww/libwww-5.4.0-r2.ebuild')
-rw-r--r-- | net-libs/libwww/libwww-5.4.0-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libwww/libwww-5.4.0-r2.ebuild b/net-libs/libwww/libwww-5.4.0-r2.ebuild index 6658caf9f6c6..d54eb56b011e 100644 --- a/net-libs/libwww/libwww-5.4.0-r2.ebuild +++ b/net-libs/libwww/libwww-5.4.0-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libwww/libwww-5.4.0-r2.ebuild,v 1.11 2004/03/25 09:05:46 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libwww/libwww-5.4.0-r2.ebuild,v 1.12 2004/04/02 16:16:38 randy Exp $ inherit eutils @@ -12,7 +12,7 @@ SRC_URI="http://www.w3.org/Library/Distribution/${MY_P}.tgz LICENSE="W3C" SLOT="0" -KEYWORDS="x86 ppc sparc alpha hppa amd64 ia64 mips" +KEYWORDS="x86 ppc sparc alpha hppa amd64 ia64 mips s390" IUSE="ssl mysql" RDEPEND="dev-lang/perl |