diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-06-09 08:42:44 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-06-09 08:42:44 +0000 |
commit | 02979e8f59f7eabbe312626e3285e2e39584bbd8 (patch) | |
tree | e2aa9b7acbbb0adbe42453ee91bbdd082e04f7a0 /dev-perl/SOAP-Lite/SOAP-Lite-0.69.ebuild | |
parent | Stable on ppc64; bug #181373 (diff) | |
download | historical-02979e8f59f7eabbe312626e3285e2e39584bbd8.tar.gz historical-02979e8f59f7eabbe312626e3285e2e39584bbd8.tar.bz2 historical-02979e8f59f7eabbe312626e3285e2e39584bbd8.zip |
Added ~ppc64; bug #165190
Package-Manager: portage-2.1.2.7
Diffstat (limited to 'dev-perl/SOAP-Lite/SOAP-Lite-0.69.ebuild')
-rw-r--r-- | dev-perl/SOAP-Lite/SOAP-Lite-0.69.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/SOAP-Lite/SOAP-Lite-0.69.ebuild b/dev-perl/SOAP-Lite/SOAP-Lite-0.69.ebuild index 9b30c8ee566c..bd200091cc70 100644 --- a/dev-perl/SOAP-Lite/SOAP-Lite-0.69.ebuild +++ b/dev-perl/SOAP-Lite/SOAP-Lite-0.69.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.69.ebuild,v 1.2 2007/04/14 14:08:01 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SOAP-Lite/SOAP-Lite-0.69.ebuild,v 1.3 2007/06/09 08:42:44 corsair Exp $ IUSE="jabber ssl" @@ -13,7 +13,7 @@ HOMEPAGE="http://search.cpan.org/~byrne/" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 sparc ~x86" myconf="${myconf} --noprompt" |