diff options
author | 2012-08-27 18:30:15 +0000 | |
---|---|---|
committer | 2012-08-27 18:30:15 +0000 | |
commit | c7aaee4e082b535140eb9e4d7a17f44a205788bf (patch) | |
tree | fc8a726cb000b74b19ec42f89ea0c2b226528de6 /dev-perl/SOAP-Lite/SOAP-Lite-0.715.0.ebuild | |
parent | Drop ia64/sparc keywords (diff) | |
download | gentoo-2-c7aaee4e082b535140eb9e4d7a17f44a205788bf.tar.gz gentoo-2-c7aaee4e082b535140eb9e4d7a17f44a205788bf.tar.bz2 gentoo-2-c7aaee4e082b535140eb9e4d7a17f44a205788bf.zip |
Drop alpha keywords
(Portage version: 2.1.11.5/cvs/Linux ia64)
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 ab1a29b27957..912f35696e4e 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.1 2012/07/15 18:56:36 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SOAP-Lite/SOAP-Lite-0.715.0.ebuild,v 1.2 2012/08/27 18:30:15 armin76 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="~alpha ~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" myconf="${myconf} --noprompt" |