summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-db/slony1/slony1-1.2.10.ebuild')
-rw-r--r--dev-db/slony1/slony1-1.2.10.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/slony1/slony1-1.2.10.ebuild b/dev-db/slony1/slony1-1.2.10.ebuild
index a106aa1f0824..c5e28d19b319 100644
--- a/dev-db/slony1/slony1-1.2.10.ebuild
+++ b/dev-db/slony1/slony1-1.2.10.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/slony1/slony1-1.2.10.ebuild,v 1.1 2007/07/08 01:55:20 nakano Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/slony1/slony1-1.2.10.ebuild,v 1.2 2007/08/04 10:46:12 dertobi123 Exp $
inherit eutils
@@ -12,7 +12,7 @@ SRC_URI="http://main.slony.info/downloads/1.2/source/${P}.tar.bz2"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ppc ~x86"
DEPEND="dev-db/postgresql
perl? ( dev-perl/DBD-Pg )"