summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-libs/libmemcached/libmemcached-0.16.ebuild')
-rw-r--r--dev-libs/libmemcached/libmemcached-0.16.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libmemcached/libmemcached-0.16.ebuild b/dev-libs/libmemcached/libmemcached-0.16.ebuild
index ec7808e6a2f3..4639515b251f 100644
--- a/dev-libs/libmemcached/libmemcached-0.16.ebuild
+++ b/dev-libs/libmemcached/libmemcached-0.16.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libmemcached/libmemcached-0.16.ebuild,v 1.1 2008/02/19 23:24:33 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libmemcached/libmemcached-0.16.ebuild,v 1.2 2008/03/27 22:43:57 caleb Exp $
DESCRIPTION="a C client library to the memcached server"
HOMEPAGE="http://tangent.org/552/libmemcached.html"
@@ -8,7 +8,7 @@ SRC_URI="http://download.tangent.org/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~sparc-fbsd ~x86"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~sparc-fbsd ~x86"
IUSE=""
RDEPEND=""