summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2006-01-21 21:35:56 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2006-01-21 21:35:56 +0000
commitddd49307c77d7eabd1f13f66d5852354cc5ec50d (patch)
tree6d5fcac84729ab4fba45ea5fa561036765873196 /dev-php5/pecl-pdo-oci/pecl-pdo-oci-1.0.ebuild
parentVersion bump and fix for bug #108688, bug #110343 (diff)
downloadhistorical-ddd49307c77d7eabd1f13f66d5852354cc5ec50d.tar.gz
historical-ddd49307c77d7eabd1f13f66d5852354cc5ec50d.tar.bz2
historical-ddd49307c77d7eabd1f13f66d5852354cc5ec50d.zip
dropping ppc as arch. bug 119460
Package-Manager: portage-2.0.53
Diffstat (limited to 'dev-php5/pecl-pdo-oci/pecl-pdo-oci-1.0.ebuild')
-rw-r--r--dev-php5/pecl-pdo-oci/pecl-pdo-oci-1.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php5/pecl-pdo-oci/pecl-pdo-oci-1.0.ebuild b/dev-php5/pecl-pdo-oci/pecl-pdo-oci-1.0.ebuild
index 2e5534092456..18d7816a6b56 100644
--- a/dev-php5/pecl-pdo-oci/pecl-pdo-oci-1.0.ebuild
+++ b/dev-php5/pecl-pdo-oci/pecl-pdo-oci-1.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-pdo-oci/pecl-pdo-oci-1.0.ebuild,v 1.4 2006/01/20 05:07:46 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-pdo-oci/pecl-pdo-oci-1.0.ebuild,v 1.5 2006/01/21 21:35:56 nixnut Exp $
PHP_EXT_NAME="pdo_oci"
PHP_EXT_PECL_PKG="PDO_OCI"
@@ -9,7 +9,7 @@ PHP_EXT_ZENDEXT="no"
inherit php-ext-pecl-r1
-KEYWORDS="~alpha ~amd64 arm ia64 ~ppc s390 sh x86"
+KEYWORDS="~alpha ~amd64 arm ia64 s390 sh x86"
DESCRIPTION="PHP Data Objects (PDO) Driver For Oracle Call Interface (OCI)."
LICENSE="PHP"
SLOT="0"