diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-06-15 17:14:06 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-06-15 17:14:06 +0200 |
commit | 911cee2fc9002bd29704938f91d14aae52cc6aa6 (patch) | |
tree | 4681ef93c5256acbe58484fec0c0740d729e33ff /dev-ruby/ruby-ldap | |
parent | dev-ruby/hiera: x86 stable wrt bug #728200 (diff) | |
download | gentoo-911cee2fc9002bd29704938f91d14aae52cc6aa6.tar.gz gentoo-911cee2fc9002bd29704938f91d14aae52cc6aa6.tar.bz2 gentoo-911cee2fc9002bd29704938f91d14aae52cc6aa6.zip |
dev-ruby/ruby-ldap: x86 stable wrt bug #728200
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
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.20.ebuild | 2 |
1 files changed, 1 insertions, 1 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 4a60d6fefbdc..565b8910eadd 100644 --- a/dev-ruby/ruby-ldap/ruby-ldap-0.9.20.ebuild +++ b/dev-ruby/ruby-ldap/ruby-ldap-0.9.20.ebuild @@ -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 ~x86-macos" +KEYWORDS="amd64 ~arm ~hppa ppc ~ppc64 ~sparc x86 ~x86-macos" IUSE="ssl" DEPEND=">=net-nds/openldap-2 dev-libs/cyrus-sasl |