diff options
Diffstat (limited to 'dev-perl/SOAP-Lite/SOAP-Lite-0.715.0.ebuild')
-rw-r--r-- | dev-perl/SOAP-Lite/SOAP-Lite-0.715.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/SOAP-Lite/SOAP-Lite-0.715.0.ebuild b/dev-perl/SOAP-Lite/SOAP-Lite-0.715.0.ebuild index 20983ee7d0e5..c55acafa98fc 100644 --- a/dev-perl/SOAP-Lite/SOAP-Lite-0.715.0.ebuild +++ b/dev-perl/SOAP-Lite/SOAP-Lite-0.715.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/SOAP-Lite/SOAP-Lite-0.715.0.ebuild,v 1.3 2012/10/10 15:42:10 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SOAP-Lite/SOAP-Lite-0.715.0.ebuild,v 1.4 2012/10/11 08:06:12 blueness Exp $ EAPI=4 @@ -13,7 +13,7 @@ DESCRIPTION="Simple and lightweight interface to the SOAP protocol (sic) both on IUSE="jabber ssl" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="~amd64 ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ppc ppc64 ~x86 ~amd64-linux ~x86-linux" myconf="${myconf} --noprompt" |