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-php4/pecl-zip
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-php4/pecl-zip')
-rw-r--r--dev-php4/pecl-zip/pecl-zip-1.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php4/pecl-zip/pecl-zip-1.0.ebuild b/dev-php4/pecl-zip/pecl-zip-1.0.ebuild
index eee8d6d11404..c7fd8130bff2 100644
--- a/dev-php4/pecl-zip/pecl-zip-1.0.ebuild
+++ b/dev-php4/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-php4/pecl-zip/pecl-zip-1.0.ebuild,v 1.3 2005/09/16 21:47:45 trapni Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php4/pecl-zip/pecl-zip-1.0.ebuild,v 1.4 2005/11/02 00:01:47 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"