diff options
author | Sam James <sam@gentoo.org> | 2022-03-03 22:21:21 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2022-03-03 22:21:21 +0100 |
commit | 2deec27f8e28704e573a39872b57f57435cbd733 (patch) | |
tree | 78a6a0b9f33d72f0b5b51544435ed1738a7ba7d4 /dev-ruby/ruby-ldap | |
parent | www-apps/roundup: destabilise for ppc (diff) | |
download | gentoo-2deec27f8e28704e573a39872b57f57435cbd733.tar.gz gentoo-2deec27f8e28704e573a39872b57f57435cbd733.tar.bz2 gentoo-2deec27f8e28704e573a39872b57f57435cbd733.zip |
dev-ruby/ruby-ldap: destabilise for ppc
Signed-off-by: Sam James <sam@gentoo.org>
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'dev-ruby/ruby-ldap')
-rw-r--r-- | dev-ruby/ruby-ldap/ruby-ldap-0.9.20.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/ruby-ldap/ruby-ldap-0.9.20.ebuild b/dev-ruby/ruby-ldap/ruby-ldap-0.9.20.ebuild index 6c6eb0f71947..87b4ec31ce48 100644 --- a/dev-ruby/ruby-ldap/ruby-ldap-0.9.20.ebuild +++ b/dev-ruby/ruby-ldap/ruby-ldap-0.9.20.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -14,7 +14,7 @@ DESCRIPTION="A Ruby interface to some LDAP libraries" HOMEPAGE="https://github.com/bearded/ruby-ldap" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~arm ~hppa ppc ~ppc64 ~sparc x86" +KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc x86" IUSE="ssl" DEPEND=">=net-nds/openldap-2 dev-libs/cyrus-sasl |