diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-01-09 07:40:45 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-01-09 07:40:45 +0100 |
commit | eed970ec4c648bb76bc10d9ca4a9a62ff1e3329a (patch) | |
tree | 39a1aa22f91c4ea22057e0a3f4fdb706061f08e5 /dev-ruby/ruby-ldap | |
parent | dev-perl/DBI: sparc stable wrt bug #570738 (diff) | |
download | gentoo-eed970ec4c648bb76bc10d9ca4a9a62ff1e3329a.tar.gz gentoo-eed970ec4c648bb76bc10d9ca4a9a62ff1e3329a.tar.bz2 gentoo-eed970ec4c648bb76bc10d9ca4a9a62ff1e3329a.zip |
dev-ruby/ruby-ldap: sparc stable wrt bug #568110
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ruby/ruby-ldap')
-rw-r--r-- | dev-ruby/ruby-ldap/ruby-ldap-0.9.17.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/ruby-ldap/ruby-ldap-0.9.17.ebuild b/dev-ruby/ruby-ldap/ruby-ldap-0.9.17.ebuild index 1a6087d42d2d..b3cc23900095 100644 --- a/dev-ruby/ruby-ldap/ruby-ldap-0.9.17.ebuild +++ b/dev-ruby/ruby-ldap/ruby-ldap-0.9.17.ebuild @@ -15,7 +15,7 @@ DESCRIPTION="A Ruby interface to some LDAP libraries" HOMEPAGE="http://ruby-ldap.sourceforge.net/" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~x86-macos" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ~ppc64 sparc x86 ~x86-macos" IUSE="ssl" DEPEND=">=net-nds/openldap-2 dev-libs/cyrus-sasl |