summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-db/couchdb/couchdb-1.0.2.ebuild')
-rw-r--r--dev-db/couchdb/couchdb-1.0.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/couchdb/couchdb-1.0.2.ebuild b/dev-db/couchdb/couchdb-1.0.2.ebuild
index 5a5e8c6c0207..663ce0a4b026 100644
--- a/dev-db/couchdb/couchdb-1.0.2.ebuild
+++ b/dev-db/couchdb/couchdb-1.0.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/couchdb/couchdb-1.0.2.ebuild,v 1.4 2011/02/05 00:16:00 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/couchdb/couchdb-1.0.2.ebuild,v 1.5 2011/02/08 18:42:20 xarthisius Exp $
EAPI="2"
@@ -12,7 +12,7 @@ SRC_URI="mirror://apache/couchdb/${PV}/apache-${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~ppc x86"
+KEYWORDS="~amd64 ppc x86"
IUSE="test"
RDEPEND=">=dev-libs/icu-4.3.1