summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2005-11-02 00:01:56 +0000
committerMike Frysinger <vapier@gentoo.org>2005-11-02 00:01:56 +0000
commitd72b5dc216f5dc6962640051e123167fa0528122 (patch)
tree0381e3208d3aedb181fde6e50c72176b3283cad6 /dev-php5
parentmake the run a little more quiet (diff)
downloadgentoo-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')
-rw-r--r--dev-php5/pecl-yaz/pecl-yaz-1.0.4.ebuild4
-rw-r--r--dev-php5/pecl-zip/pecl-zip-1.0.ebuild4
2 files changed, 4 insertions, 4 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}
diff --git a/dev-php5/pecl-zip/pecl-zip-1.0.ebuild b/dev-php5/pecl-zip/pecl-zip-1.0.ebuild
index 87d20f448c7f..68e9873d016e 100644
--- a/dev-php5/pecl-zip/pecl-zip-1.0.ebuild
+++ b/dev-php5/pecl-zip/pecl-zip-1.0.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-zip/pecl-zip-1.0.ebuild,v 1.3 2005/09/16 23:21:51 trapni Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-zip/pecl-zip-1.0.ebuild,v 1.4 2005/11/02 00:01:51 vapier Exp $
PHP_EXT_ZENDEXT="no"
PHP_EXT_PECL_PKG="zip"
@@ -13,7 +13,7 @@ IUSE=""
DESCRIPTION="PHP zip management extension."
SLOT="0"
LICENSE="PHP"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~ppc ~s390 ~sparc ~x86"
DEPEND="${DEPEND}
dev-libs/zziplib"