summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ruby/ruby-ldap/ruby-ldap-0.9.9-r1.ebuild')
-rw-r--r--dev-ruby/ruby-ldap/ruby-ldap-0.9.9-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/ruby-ldap/ruby-ldap-0.9.9-r1.ebuild b/dev-ruby/ruby-ldap/ruby-ldap-0.9.9-r1.ebuild
index 8e9f0769db94..2f61bd988fbd 100644
--- a/dev-ruby/ruby-ldap/ruby-ldap-0.9.9-r1.ebuild
+++ b/dev-ruby/ruby-ldap/ruby-ldap-0.9.9-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-ldap/ruby-ldap-0.9.9-r1.ebuild,v 1.1 2010/05/23 07:50:52 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-ldap/ruby-ldap-0.9.9-r1.ebuild,v 1.2 2010/06/21 20:32:44 gmsoft Exp $
EAPI="2"
USE_RUBY="ruby18"
@@ -12,7 +12,7 @@ HOMEPAGE="http://code.google.com/p/ruby-activeldap/"
SRC_URI="http://ruby-activeldap.googlecode.com/files/${P}.tar.bz2"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE="ssl"
DEPEND=">=net-nds/openldap-2
ssl? ( dev-libs/openssl )"