From: Agostino Sarubbo Date: Mon, 11 May 2020 09:26:00 +0000 (+0200) Subject: dev-python/ldap3: amd64 stable wrt bug #721660 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=3b6d3ecffed4a4bd355226968b9c0cdf9e10652e;p=gentoo.git dev-python/ldap3: amd64 stable wrt bug #721660 Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo --- diff --git a/dev-python/ldap3/ldap3-2.7.ebuild b/dev-python/ldap3/ldap3-2.7.ebuild index e61d2096ba89..51421a4da5f8 100644 --- a/dev-python/ldap3/ldap3-2.7.ebuild +++ b/dev-python/ldap3/ldap3-2.7.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/cannatag/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="LGPL-3" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" RDEPEND=" >=dev-python/pyasn1-0.4.8[${PYTHON_USEDEP}]