summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-php/PECL-sqlite/PECL-sqlite-1.0.3.ebuild')
-rw-r--r--dev-php/PECL-sqlite/PECL-sqlite-1.0.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PECL-sqlite/PECL-sqlite-1.0.3.ebuild b/dev-php/PECL-sqlite/PECL-sqlite-1.0.3.ebuild
index 56e03dd5f511..f5faded5299e 100644
--- a/dev-php/PECL-sqlite/PECL-sqlite-1.0.3.ebuild
+++ b/dev-php/PECL-sqlite/PECL-sqlite-1.0.3.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-php/PECL-sqlite/PECL-sqlite-1.0.3.ebuild,v 1.4 2005/07/11 17:40:17 sebastian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PECL-sqlite/PECL-sqlite-1.0.3.ebuild,v 1.5 2005/07/17 12:20:43 dertobi123 Exp $
PHP_EXT_ZENDEXT="no"
PHP_EXT_INI="yes"
@@ -16,7 +16,7 @@ DESCRIPTION="PHP bindings for the SQLite database engine"
HOMEPAGE="http://pear.php.net/SQLite"
SLOT="0"
LICENSE="PHP"
-KEYWORDS="x86 ~alpha ~sparc ~ppc ~ia64 ~amd64"
+KEYWORDS="x86 ~alpha ~sparc ppc ~ia64 ~amd64"
src_compile() {
if has_version ">=virtual/php-5.0.0"; then