commit: fb1f3bf032319c1a282e558d38a21e9284336445
Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 13 22:38:41 2019 +0000
Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Sat Apr 13 22:41:06 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb1f3bf0
dev-python/python-ldap: 3.1.0 stable allarches
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>
dev-python/python-ldap/python-ldap-3.1.0-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/python-ldap/python-ldap-3.1.0-r1.ebuild
b/dev-python/python-ldap/python-ldap-3.1.0-r1.ebuild
index c09259b9d5e..e64123dbce8 100644
--- a/dev-python/python-ldap/python-ldap-3.1.0-r1.ebuild
+++ b/dev-python/python-ldap/python-ldap-3.1.0-r1.ebuild
@@ -14,7 +14,7 @@ if [[ ${PV} == *9999* ]]; then
inherit git-r3
else
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
- KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86
~x86-fbsd ~x86-solaris"
+ KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ppc ppc64 sparc x86
~x86-fbsd ~x86-solaris"
fi
LICENSE="PSF-2"