summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-05-11 11:26:00 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-05-11 11:26:00 +0200
commit3b6d3ecffed4a4bd355226968b9c0cdf9e10652e (patch)
tree88bc58298cd60f4d64ba23e3e6b275fbe26902e1
parentdev-vcs/mercurial: amd64 stable wrt bug #721414 (diff)
downloadgentoo-3b6d3ecffed4a4bd355226968b9c0cdf9e10652e.tar.gz
gentoo-3b6d3ecffed4a4bd355226968b9c0cdf9e10652e.tar.bz2
gentoo-3b6d3ecffed4a4bd355226968b9c0cdf9e10652e.zip
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 <ago@gentoo.org>
-rw-r--r--dev-python/ldap3/ldap3-2.7.ebuild2
1 files changed, 1 insertions, 1 deletions
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}]