diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2017-09-29 18:32:22 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2017-09-29 18:32:22 -0500 |
commit | da0c07bfd70abe450be58ccea50b42b4e7eca636 (patch) | |
tree | 8415f1a98f4bc2945eafb4cba06d7d863a89acae /dev-python/ldappool | |
parent | dev-python/ovsdbapp: 0.4.0 stablized amd64 x86 under allarches (diff) | |
download | gentoo-da0c07bfd70abe450be58ccea50b42b4e7eca636.tar.gz gentoo-da0c07bfd70abe450be58ccea50b42b4e7eca636.tar.bz2 gentoo-da0c07bfd70abe450be58ccea50b42b4e7eca636.zip |
dev-python/ldappool: 2.1.0 stablized amd64 x86 under allarches
Diffstat (limited to 'dev-python/ldappool')
-rw-r--r-- | dev-python/ldappool/ldappool-2.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/ldappool/ldappool-2.1.0.ebuild b/dev-python/ldappool/ldappool-2.1.0.ebuild index e3ef8ea4f58f..a16508b2e5e1 100644 --- a/dev-python/ldappool/ldappool-2.1.0.ebuild +++ b/dev-python/ldappool/ldappool-2.1.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 x86" IUSE="" DEPEND=" |