diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-11-02 00:20:45 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-11-02 00:20:45 +0000 |
commit | 1fb8b4739752955ce824d0ede14ec0841a6250c1 (patch) | |
tree | a249c2a54c8d93ad5883bae38aaa0929c9b20615 /dev-php4 | |
parent | Add jasper for ghostscript-afpl (diff) | |
download | gentoo-2-1fb8b4739752955ce824d0ede14ec0841a6250c1.tar.gz gentoo-2-1fb8b4739752955ce824d0ede14ec0841a6250c1.tar.bz2 gentoo-2-1fb8b4739752955ce824d0ede14ec0841a6250c1.zip |
arm love
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'dev-php4')
-rw-r--r-- | dev-php4/pecl-yaz/pecl-yaz-1.0.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php4/pecl-yaz/pecl-yaz-1.0.4.ebuild b/dev-php4/pecl-yaz/pecl-yaz-1.0.4.ebuild index 482816630b40..b0084d410b75 100644 --- a/dev-php4/pecl-yaz/pecl-yaz-1.0.4.ebuild +++ b/dev-php4/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-php4/pecl-yaz/pecl-yaz-1.0.4.ebuild,v 1.4 2005/11/01 01:41:56 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php4/pecl-yaz/pecl-yaz-1.0.4.ebuild,v 1.5 2005/11/02 00:20:45 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} |