summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-php4/pecl-sqlite/pecl-sqlite-1.0.3.ebuild')
-rw-r--r--dev-php4/pecl-sqlite/pecl-sqlite-1.0.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php4/pecl-sqlite/pecl-sqlite-1.0.3.ebuild b/dev-php4/pecl-sqlite/pecl-sqlite-1.0.3.ebuild
index ffcd6cd3f1df..4d927a4750ef 100644
--- a/dev-php4/pecl-sqlite/pecl-sqlite-1.0.3.ebuild
+++ b/dev-php4/pecl-sqlite/pecl-sqlite-1.0.3.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-php4/pecl-sqlite/pecl-sqlite-1.0.3.ebuild,v 1.12 2006/01/18 20:25:56 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php4/pecl-sqlite/pecl-sqlite-1.0.3.ebuild,v 1.13 2006/01/19 21:17:55 nelchael Exp $
PHP_EXT_NAME="sqlite"
PHP_EXT_PECL_PKG="SQLite"
@@ -9,7 +9,7 @@ PHP_EXT_ZENDEXT="no"
inherit php-ext-pecl-r1
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ppc64 ~s390 ~sparc x86"
DESCRIPTION="PHP bindings for the SQLite database engine."
LICENSE="PHP"
SLOT="0"