summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-scheme/stklos/stklos-0.96.ebuild')
-rw-r--r--dev-scheme/stklos/stklos-0.96.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-scheme/stklos/stklos-0.96.ebuild b/dev-scheme/stklos/stklos-0.96.ebuild
index 0f12b459c39c..eee6a685f4a0 100644
--- a/dev-scheme/stklos/stklos-0.96.ebuild
+++ b/dev-scheme/stklos/stklos-0.96.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-scheme/stklos/stklos-0.96.ebuild,v 1.1 2007/11/28 17:59:26 hkbst Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-scheme/stklos/stklos-0.96.ebuild,v 1.2 2007/11/29 07:15:27 opfer Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="http://www.stklos.org/download/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
IUSE="threads ldap gtk gnome"
DEPEND="dev-libs/gmp dev-libs/libpcre dev-libs/boehm-gc
ldap? ( net-nds/openldap )