diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 23:09:25 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 23:09:25 +0000 |
commit | cebcf6615996b5bf1ec395db88584ce62c1f0584 (patch) | |
tree | 9a5a16d86251a7157ffbb1f545dda4136f6ce3db /net-libs/soup | |
parent | forgot to remove an unnecessary patch (Manifest recommit) (diff) | |
download | gentoo-2-cebcf6615996b5bf1ec395db88584ce62c1f0584.tar.gz gentoo-2-cebcf6615996b5bf1ec395db88584ce62c1f0584.tar.bz2 gentoo-2-cebcf6615996b5bf1ec395db88584ce62c1f0584.zip |
Remove arm keywords
Diffstat (limited to 'net-libs/soup')
-rw-r--r-- | net-libs/soup/soup-0.7.4-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/soup/soup-0.7.4-r1.ebuild b/net-libs/soup/soup-0.7.4-r1.ebuild index 6fedb3b57058..478f62548e25 100644 --- a/net-libs/soup/soup-0.7.4-r1.ebuild +++ b/net-libs/soup/soup-0.7.4-r1.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-libs/soup/soup-0.7.4-r1.ebuild,v 1.6 2003/09/11 01:25:54 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/soup/soup-0.7.4-r1.ebuild,v 1.7 2004/02/22 23:08:37 agriffis Exp $ IUSE="ssl doc" @@ -19,7 +19,7 @@ DEPEND=">=dev-util/pkgconfig-0.12.0 LICENSE="GPL-2 | LGPL-2" SLOT="0" -KEYWORDS="x86 sparc ppc" +KEYWORDS="x86 sparc ppc" src_compile() { elibtoolize |