summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-php5/pecl-dbx/pecl-dbx-1.1.0.ebuild')
-rw-r--r--dev-php5/pecl-dbx/pecl-dbx-1.1.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php5/pecl-dbx/pecl-dbx-1.1.0.ebuild b/dev-php5/pecl-dbx/pecl-dbx-1.1.0.ebuild
index bd87100da420..4fe46d571c8a 100644
--- a/dev-php5/pecl-dbx/pecl-dbx-1.1.0.ebuild
+++ b/dev-php5/pecl-dbx/pecl-dbx-1.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-dbx/pecl-dbx-1.1.0.ebuild,v 1.1 2005/09/04 16:23:03 stuart Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-dbx/pecl-dbx-1.1.0.ebuild,v 1.2 2005/09/10 06:10:14 weeve Exp $
PHP_EXT_ZENDEXT="no"
PHP_EXT_PECL_PKG="dbx"
@@ -12,7 +12,7 @@ inherit php-ext-pecl-r1
DESCRIPTION="The dbx module is a database abstraction layer."
LICENSE="PHP"
SLOT="0"
-KEYWORDS="~ppc ~x86"
+KEYWORDS="~ppc ~sparc ~x86"
IUSE=""
DEPEND="${DEPEND}"