diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2017-09-29 19:50:59 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2017-09-29 19:50:59 -0500 |
commit | 6ae590e54d7d5e9e5c63c407de0bf7b91e497463 (patch) | |
tree | 156f88ba4c00f1ce60cd13e9e65a9d8448a0e36d /dev-python | |
parent | dev-python/s3transfer: stable amd64 and x86 for boto3 (diff) | |
download | gentoo-6ae590e54d7d5e9e5c63c407de0bf7b91e497463.tar.gz gentoo-6ae590e54d7d5e9e5c63c407de0bf7b91e497463.tar.bz2 gentoo-6ae590e54d7d5e9e5c63c407de0bf7b91e497463.zip |
dev-python/pyldap: 2.4.37 stable amd64 and x86
Package-Manager: Portage-2.3.8, Repoman-2.3.3
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/pyldap/pyldap-2.4.37.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pyldap/pyldap-2.4.37.ebuild b/dev-python/pyldap/pyldap-2.4.37.ebuild index 977643887b87..a8f7d202a33b 100644 --- a/dev-python/pyldap/pyldap-2.4.37.ebuild +++ b/dev-python/pyldap/pyldap-2.4.37.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="PSF-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~x86-solaris" IUSE="doc examples sasl ssl" # If you need support for openldap-2.3.x, please use python-ldap-2.3.9. |