diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-11-02 00:01:56 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-11-02 00:01:56 +0000 |
commit | d72b5dc216f5dc6962640051e123167fa0528122 (patch) | |
tree | 0381e3208d3aedb181fde6e50c72176b3283cad6 /dev-php5/pecl-yaz | |
parent | make the run a little more quiet (diff) | |
download | gentoo-2-d72b5dc216f5dc6962640051e123167fa0528122.tar.gz gentoo-2-d72b5dc216f5dc6962640051e123167fa0528122.tar.bz2 gentoo-2-d72b5dc216f5dc6962640051e123167fa0528122.zip |
arm/s390 love
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'dev-php5/pecl-yaz')
-rw-r--r-- | dev-php5/pecl-yaz/pecl-yaz-1.0.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php5/pecl-yaz/pecl-yaz-1.0.4.ebuild b/dev-php5/pecl-yaz/pecl-yaz-1.0.4.ebuild index 1016d18c1a2d..804651062756 100644 --- a/dev-php5/pecl-yaz/pecl-yaz-1.0.4.ebuild +++ b/dev-php5/pecl-yaz/pecl-yaz-1.0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-yaz/pecl-yaz-1.0.4.ebuild,v 1.4 2005/11/01 01:42:13 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-yaz/pecl-yaz-1.0.4.ebuild,v 1.5 2005/11/02 00:01:56 vapier Exp $ PHP_EXT_ZENDEXT="no" PHP_EXT_PECL_PKG="yaz" @@ -12,7 +12,7 @@ inherit php-ext-pecl-r1 DESCRIPTION="This extension implements a Z39.50 client for PHP using the YAZ toolkit." LICENSE="PHP" SLOT="0" -KEYWORDS="~amd64 ~ppc ~s390 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~ppc ~s390 ~sparc ~x86" IUSE="" DEPEND="${DEPEND} |