summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-php5/pecl-memcache/pecl-memcache-1.5.ebuild')
-rw-r--r--dev-php5/pecl-memcache/pecl-memcache-1.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php5/pecl-memcache/pecl-memcache-1.5.ebuild b/dev-php5/pecl-memcache/pecl-memcache-1.5.ebuild
index 8c0b7ec652f6..9430f70acebd 100644
--- a/dev-php5/pecl-memcache/pecl-memcache-1.5.ebuild
+++ b/dev-php5/pecl-memcache/pecl-memcache-1.5.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-memcache/pecl-memcache-1.5.ebuild,v 1.1 2005/09/04 16:30:29 stuart Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-memcache/pecl-memcache-1.5.ebuild,v 1.2 2005/09/10 06:11:55 weeve Exp $
PHP_EXT_ZENDEXT="no"
PHP_EXT_PECL_PKG="memcache"
@@ -13,7 +13,7 @@ IUSE=""
DESCRIPTION="PHP extension for using memcached."
SLOT="0"
LICENSE="PHP"
-KEYWORDS="~ppc ~x86"
+KEYWORDS="~ppc ~sparc ~x86"
DEPEND="${DEPEND}
sys-libs/zlib"